#68EFDE#68EFDE
#68EFDE is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.3% C 0.121 H 184.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFDE |
|---|---|
| RGB | rgb(104, 239, 222) |
| HSL | hsl(172, 81%, 67%) |
| HSV | hsv(172, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 7.1%, 6.3%) |
| CIE-LAB | lab(86.97, -40.87, -2.92) |
| CIE-LCH | lch(86.97, 40.97, 184.08°) |
| OKLab | oklab(87.27% -0.1205 -0.0085) |
| OKLCH | oklch(87.27% 0.121 184) |
| XYZ | xyz(49.7544, 69.9450, 79.9718) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.81
Turquoise
#40E0D0
ΔE00 3.99
Bright Aqua
#0BF9EA
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 5.82
Bright Turquoise
#0FFEF9
ΔE00 5.92
Bright Cyan
#41FDFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFDE #EF6879
analogous
#68EF9A #68EFDE #68BDEF
triadic
#68EFDE #DE68EF #EFDE68
tetradic
#68EFDE #9A68EF #EF6879 #BDEF68
square
#68EFDE #9A68EF #EF6879 #BDEF68
split-complementary
#68EFDE #EF68BD #EF9A68
monochromatic
#15C7B1 #31E9D2 #68EFDE #9FF5EA #D7FBF6
Accessibility & contrast
On white
1.40
#68EFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#68EFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFDE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFDE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#00F3EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68efde; /* rgb */ color: rgb(104, 239, 222); /* oklch */ color: oklch(87.3% 0.121 184.0);
Tailwind
colors: {
custom: {
50: '#9ff5e8',
500: '#68efde',
950: '#000000',
},
}SCSS
$custom: #68efde; $custom-light: #9ff5e8; $custom-dark: #000000;
JSON
{
"hex": "#68efde",
"rgb": {
"r": 104,
"g": 239,
"b": 222
},
"hsl": {
"h": 172.444,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.87266,
"c": 0.1208,
"h": 184
},
"luminance": 0.6995
}Semantic roles & 50–950 ramp
primary
#68EFDE
secondary
#C53748
accent
#0823DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584