#68EFD3#68EFD3
#68EFD3 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.9% C 0.125 H 177.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFD3 |
|---|---|
| RGB | rgb(104, 239, 211) |
| HSL | hsl(168, 81%, 67%) |
| HSV | hsv(168, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 11.7%, 6.3%) |
| CIE-LAB | lab(86.69, -43.55, 2.44) |
| CIE-LCH | lch(86.69, 43.62, 176.80°) |
| OKLab | oklab(86.95% -0.1252 0.0058) |
| OKLCH | oklch(86.95% 0.125 177.4) |
| XYZ | xyz(48.3279, 69.3745, 72.4591) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.93
Aqua (survey)
#13EAC9
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.80
Aquamarine
#7FFFD4
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFD3 #EF6884
analogous
#68EF90 #68EFD3 #68C7EF
triadic
#68EFD3 #D368EF #EFD368
tetradic
#68EFD3 #9068EF #EF6884 #C7EF68
square
#68EFD3 #9068EF #EF6884 #C7EF68
split-complementary
#68EFD3 #EF68C7 #EF9068
monochromatic
#15C7A2 #31E9C3 #68EFD3 #9FF5E3 #D7FBF3
Accessibility & contrast
On white
1.41
#68EFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#68EFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFD3
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFD3 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D2
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68efd3; /* rgb */ color: rgb(104, 239, 211); /* oklch */ color: oklch(86.9% 0.125 177.4);
Tailwind
colors: {
custom: {
50: '#9ef5e0',
500: '#68efd3',
950: '#000000',
},
}SCSS
$custom: #68efd3; $custom-light: #9ef5e0; $custom-dark: #000000;
JSON
{
"hex": "#68efd3",
"rgb": {
"r": 104,
"g": 239,
"b": 211
},
"hsl": {
"h": 167.556,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.86945,
"c": 0.12538,
"h": 177.4
},
"luminance": 0.69379
}Semantic roles & 50–950 ramp
primary
#68EFD3
secondary
#C53754
accent
#0834DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584