#5EE7CC#5EE7CC
#5EE7CC is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.5% C 0.126 H 177.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7CC |
|---|---|
| RGB | rgb(94, 231, 204) |
| HSL | hsl(168, 74%, 64%) |
| HSV | hsv(168, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 11.7%, 9.4%) |
| CIE-LAB | lab(83.91, -43.59, 2.04) |
| CIE-LCH | lch(83.91, 43.64, 177.32°) |
| OKLab | oklab(84.55% -0.1255 0.0047) |
| OKLCH | oklch(84.55% 0.126 177.8) |
| XYZ | xyz(44.0860, 63.8866, 67.1230) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 3.27
Turquoise
#40E0D0
ΔE00 4.10
Aqua Marine
#2EE8BB
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 5.19
Aquamarine (survey)
#04D8B2
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7CC #E75E79
analogous
#5EE787 #5EE7CC #5EBDE7
triadic
#5EE7CC #CC5EE7 #E7CC5E
tetradic
#5EE7CC #875EE7 #E75E79 #BDE75E
square
#5EE7CC #875EE7 #E75E79 #BDE75E
split-complementary
#5EE7CC #E75EBD #E7875E
monochromatic
#1AB093 #29DFBB #5EE7CC #93EFDD #C9F7EE
Accessibility & contrast
On white
1.52
#5EE7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5EE7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7CC
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7CC | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee7cc; /* rgb */ color: rgb(94, 231, 204); /* oklch */ color: oklch(84.5% 0.126 177.8);
Tailwind
colors: {
custom: {
50: '#98efdb',
500: '#5ee7cc',
950: '#000000',
},
}SCSS
$custom: #5ee7cc; $custom-light: #98efdb; $custom-dark: #000000;
JSON
{
"hex": "#5ee7cc",
"rgb": {
"r": 94,
"g": 231,
"b": 204
},
"hsl": {
"h": 168.175,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.84546,
"c": 0.12555,
"h": 177.8
},
"luminance": 0.63891
}Semantic roles & 50–950 ramp
primary
#5EE7CC
secondary
#B13850
accent
#0F37D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584