#68EFD8#68EFD8
#68EFD8 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.1% C 0.123 H 180.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFD8 |
|---|---|
| RGB | rgb(104, 239, 216) |
| HSL | hsl(170, 81%, 67%) |
| HSV | hsv(170, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 9.6%, 6.3%) |
| CIE-LAB | lab(86.81, -42.34, 0.00) |
| CIE-LCH | lch(86.81, 42.34, 180.00°) |
| OKLab | oklab(87.09% -0.1231 -0.0007) |
| OKLCH | oklch(87.09% 0.123 180.3) |
| XYZ | xyz(48.9645, 69.6291, 75.8118) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.66
Turquoise
#40E0D0
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.49
Light Aqua
#8CFFDB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFD8 #EF687F
analogous
#68EF95 #68EFD8 #68C2EF
triadic
#68EFD8 #D868EF #EFD868
tetradic
#68EFD8 #9568EF #EF687F #C2EF68
square
#68EFD8 #9568EF #EF687F #C2EF68
split-complementary
#68EFD8 #EF68C2 #EF9568
monochromatic
#15C7A9 #31E9CA #68EFD8 #9FF5E6 #D7FBF5
Accessibility & contrast
On white
1.41
#68EFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#68EFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFD8
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFD8 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D7
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68efd8; /* rgb */ color: rgb(104, 239, 216); /* oklch */ color: oklch(87.1% 0.123 180.3);
Tailwind
colors: {
custom: {
50: '#9ff5e4',
500: '#68efd8',
950: '#000000',
},
}SCSS
$custom: #68efd8; $custom-light: #9ff5e4; $custom-dark: #000000;
JSON
{
"hex": "#68efd8",
"rgb": {
"r": 104,
"g": 239,
"b": 216
},
"hsl": {
"h": 169.778,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.87089,
"c": 0.12308,
"h": 180.3
},
"luminance": 0.69634
}Semantic roles & 50–950 ramp
primary
#68EFD8
secondary
#C5374F
accent
#082DDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584