#68EED5#68EED5
#68EED5 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.8% C 0.123 H 179.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68EED5 |
|---|---|
| RGB | rgb(104, 238, 213) |
| HSL | hsl(169, 80%, 67%) |
| HSV | hsv(169, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 10.5%, 6.7%) |
| CIE-LAB | lab(86.45, -42.63, 1.04) |
| CIE-LCH | lch(86.45, 42.64, 178.60°) |
| OKLab | oklab(86.77% -0.1233 0.0021) |
| OKLCH | oklch(86.77% 0.123 179) |
| XYZ | xyz(48.2883, 68.8915, 73.6905) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.69
Aqua (survey)
#13EAC9
ΔE00 4.08
Turquoise
#40E0D0
ΔE00 4.66
Light Turquoise
#7EF4CC
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.38
Light Aqua
#8CFFDB
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EED5 #EE6881
analogous
#68EE92 #68EED5 #68C4EE
triadic
#68EED5 #D568EE #EED568
tetradic
#68EED5 #9268EE #EE6881 #C4EE68
square
#68EED5 #9268EE #EE6881 #C4EE68
split-complementary
#68EED5 #EE68C4 #EE9268
monochromatic
#16C5A5 #31E8C6 #68EED5 #9FF4E4 #D6FAF4
Accessibility & contrast
On white
1.42
#68EED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#68EED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EED5
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EED5 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68eed5; /* rgb */ color: rgb(104, 238, 213); /* oklch */ color: oklch(86.8% 0.123 179.0);
Tailwind
colors: {
custom: {
50: '#9ef4e1',
500: '#68eed5',
950: '#000000',
},
}SCSS
$custom: #68eed5; $custom-light: #9ef4e1; $custom-dark: #000000;
JSON
{
"hex": "#68eed5",
"rgb": {
"r": 104,
"g": 238,
"b": 213
},
"hsl": {
"h": 168.806,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.86768,
"c": 0.12335,
"h": 179
},
"luminance": 0.68896
}Semantic roles & 50–950 ramp
primary
#68EED5
secondary
#C33751
accent
#0931DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584