#68EFD7#68EFD7
#68EFD7 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.1% C 0.124 H 179.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFD7 |
|---|---|
| RGB | rgb(104, 239, 215) |
| HSL | hsl(169, 81%, 67%) |
| HSV | hsv(169, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 10%, 6.3%) |
| CIE-LAB | lab(86.79, -42.59, 0.49) |
| CIE-LCH | lch(86.79, 42.59, 179.34°) |
| OKLab | oklab(87.06% -0.1235 0.0006) |
| OKLCH | oklch(87.06% 0.124 179.7) |
| XYZ | xyz(48.8356, 69.5775, 75.1330) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.61
Aqua (survey)
#13EAC9
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 4.61
Bright Aqua
#0BF9EA
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.21
Light Aqua
#8CFFDB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFD7 #EF6880
analogous
#68EF93 #68EFD7 #68C4EF
triadic
#68EFD7 #D768EF #EFD768
tetradic
#68EFD7 #9368EF #EF6880 #C4EF68
square
#68EFD7 #9368EF #EF6880 #C4EF68
split-complementary
#68EFD7 #EF68C4 #EF9368
monochromatic
#15C7A8 #31E9C8 #68EFD7 #9FF5E6 #D7FBF4
Accessibility & contrast
On white
1.41
#68EFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#68EFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFD7
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFD7 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68efd7; /* rgb */ color: rgb(104, 239, 215); /* oklch */ color: oklch(87.1% 0.124 179.7);
Tailwind
colors: {
custom: {
50: '#9ff5e3',
500: '#68efd7',
950: '#000000',
},
}SCSS
$custom: #68efd7; $custom-light: #9ff5e3; $custom-dark: #000000;
JSON
{
"hex": "#68efd7",
"rgb": {
"r": 104,
"g": 239,
"b": 215
},
"hsl": {
"h": 169.333,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.8706,
"c": 0.12351,
"h": 179.7
},
"luminance": 0.69582
}Semantic roles & 50–950 ramp
primary
#68EFD7
secondary
#C53750
accent
#082EDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584