#68EFD4#68EFD4
#68EFD4 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.0% C 0.125 H 177.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFD4 |
|---|---|
| RGB | rgb(104, 239, 212) |
| HSL | hsl(168, 81%, 67%) |
| HSV | hsv(168, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 11.3%, 6.3%) |
| CIE-LAB | lab(86.71, -43.31, 1.95) |
| CIE-LCH | lch(86.71, 43.35, 177.42°) |
| OKLab | oklab(86.97% -0.1248 0.0045) |
| OKLCH | oklch(86.97% 0.125 177.9) |
| XYZ | xyz(48.4537, 69.4248, 73.1214) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.79
Aqua (survey)
#13EAC9
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 4.38
Light Aqua
#8CFFDB
ΔE00 4.95
Turquoise
#40E0D0
ΔE00 5.14
Aquamarine
#7FFFD4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFD4 #EF6883
analogous
#68EF91 #68EFD4 #68C7EF
triadic
#68EFD4 #D468EF #EFD468
tetradic
#68EFD4 #9168EF #EF6883 #C7EF68
square
#68EFD4 #9168EF #EF6883 #C7EF68
split-complementary
#68EFD4 #EF68C7 #EF9168
monochromatic
#15C7A4 #31E9C4 #68EFD4 #9FF5E4 #D7FBF4
Accessibility & contrast
On white
1.41
#68EFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#68EFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFD4
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFD4 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D3
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68efd4; /* rgb */ color: rgb(104, 239, 212); /* oklch */ color: oklch(87.0% 0.125 177.9);
Tailwind
colors: {
custom: {
50: '#9ef5e1',
500: '#68efd4',
950: '#000000',
},
}SCSS
$custom: #68efd4; $custom-light: #9ef5e1; $custom-dark: #000000;
JSON
{
"hex": "#68efd4",
"rgb": {
"r": 104,
"g": 239,
"b": 212
},
"hsl": {
"h": 168,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.86974,
"c": 0.12489,
"h": 177.9
},
"luminance": 0.6943
}Semantic roles & 50–950 ramp
primary
#68EFD4
secondary
#C53753
accent
#0833DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584