#68CDCF#68CDCF
#68CDCF is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.094 H 197.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDCF |
|---|---|
| RGB | rgb(104, 205, 207) |
| HSL | hsl(181, 52%, 61%) |
| HSV | hsv(181, 50%, 81%) |
| CMYK | cmyk(49.8%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(76.74, -28.85, -10.07) |
| CIE-LCH | lch(76.74, 30.56, 199.24°) |
| OKLab | oklab(78.86% -0.0903 -0.0278) |
| OKLCH | oklch(78.86% 0.094 197.1) |
| XYZ | xyz(38.7981, 51.1072, 66.8395) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 6.19
Turquoise
#40E0D0
ΔE00 8.40
Robin'S Egg
#6DEDFD
ΔE00 8.69
Topaz
#13BBAF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDCF #CF6A68
analogous
#68CF9D #68CDCF #6899CF
triadic
#68CDCF #CF68CD #CDCF68
tetradic
#68CDCF #9D68CF #CF6A68 #99CF68
square
#68CDCF #9D68CF #CF6A68 #99CF68
split-complementary
#68CDCF #CF6899 #CF9D68
monochromatic
#2D8D8F #3CBBBE #68CDCF #96DCDE #C5ECED
Accessibility & contrast
On white
1.87
#68CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#68CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDCF
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDCF | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#21D3CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68cdcf; /* rgb */ color: rgb(104, 205, 207); /* oklch */ color: oklch(78.9% 0.094 197.1);
Tailwind
colors: {
custom: {
50: '#9bdcdd',
500: '#68cdcf',
950: '#000000',
},
}SCSS
$custom: #68cdcf; $custom-light: #9bdcdd; $custom-dark: #000000;
JSON
{
"hex": "#68cdcf",
"rgb": {
"r": 104,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.165,
"s": 51.759,
"l": 60.98
},
"oklch": {
"l": 0.78865,
"c": 0.09448,
"h": 197.1
},
"luminance": 0.51111
}Semantic roles & 50–950 ramp
primary
#68CDCF
secondary
#954746
accent
#2926BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484