#68EAD2#68EAD2
#68EAD2 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.120 H 179.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAD2 |
|---|---|
| RGB | rgb(104, 234, 210) |
| HSL | hsl(169, 76%, 66%) |
| HSV | hsv(169, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(85.22, -41.58, 0.82) |
| CIE-LCH | lch(85.22, 41.59, 178.87°) |
| OKLab | oklab(85.74% -0.1204 0.0015) |
| OKLCH | oklch(85.74% 0.12 179.3) |
| XYZ | xyz(46.7594, 66.4373, 71.3198) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Turquoise
#40E0D0
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.74
Light Aqua
#8CFFDB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAD2 #EA6880
analogous
#68EA91 #68EAD2 #68C1EA
triadic
#68EAD2 #D268EA #EAD268
tetradic
#68EAD2 #9168EA #EA6880 #C1EA68
square
#68EAD2 #9168EA #EA6880 #C1EA68
split-complementary
#68EAD2 #EA68C1 #EA9168
monochromatic
#1ABD9F #32E3C2 #68EAD2 #9EF1E2 #D3F9F2
Accessibility & contrast
On white
1.47
#68EAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#68EAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAD2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAD2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ead2; /* rgb */ color: rgb(104, 234, 210); /* oklch */ color: oklch(85.7% 0.120 179.3);
Tailwind
colors: {
custom: {
50: '#9ef1df',
500: '#68ead2',
950: '#000000',
},
}SCSS
$custom: #68ead2; $custom-light: #9ef1df; $custom-dark: #000000;
JSON
{
"hex": "#68ead2",
"rgb": {
"r": 104,
"g": 234,
"b": 210
},
"hsl": {
"h": 168.923,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.85744,
"c": 0.12044,
"h": 179.3
},
"luminance": 0.66442
}Semantic roles & 50–950 ramp
primary
#68EAD2
secondary
#BC3A52
accent
#0E33D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584