#5EE8CC#5EE8CC
#5EE8CC is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.8% C 0.127 H 177.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8CC |
|---|---|
| RGB | rgb(94, 232, 204) |
| HSL | hsl(168, 75%, 64%) |
| HSV | hsv(168, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(84.20, -44.03, 2.46) |
| CIE-LCH | lch(84.20, 44.10, 176.80°) |
| OKLab | oklab(84.78% -0.1265 0.0058) |
| OKLCH | oklch(84.78% 0.127 177.4) |
| XYZ | xyz(44.3667, 64.4480, 67.2166) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.22
Turquoise
#40E0D0
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 4.89
Aquamarine (survey)
#04D8B2
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8CC #E85E7A
analogous
#5EE887 #5EE8CC #5EBFE8
triadic
#5EE8CC #CC5EE8 #E8CC5E
tetradic
#5EE8CC #875EE8 #E85E7A #BFE85E
square
#5EE8CC #875EE8 #E85E7A #BFE85E
split-complementary
#5EE8CC #E85EBF #E8875E
monochromatic
#19B293 #28E0BB #5EE8CC #94F0DD #C9F7EE
Accessibility & contrast
On white
1.51
#5EE8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5EE8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8CC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8CC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ee8cc; /* rgb */ color: rgb(94, 232, 204); /* oklch */ color: oklch(84.8% 0.127 177.4);
Tailwind
colors: {
custom: {
50: '#99f0db',
500: '#5ee8cc',
950: '#000000',
},
}SCSS
$custom: #5ee8cc; $custom-light: #99f0db; $custom-dark: #000000;
JSON
{
"hex": "#5ee8cc",
"rgb": {
"r": 94,
"g": 232,
"b": 204
},
"hsl": {
"h": 167.826,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84783,
"c": 0.12663,
"h": 177.4
},
"luminance": 0.64453
}Semantic roles & 50–950 ramp
primary
#5EE8CC
secondary
#B33851
accent
#0E37D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584