#5EEBC9#5EEBC9
#5EEBC9 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.132 H 174.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBC9 |
|---|---|
| RGB | rgb(94, 235, 201) |
| HSL | hsl(166, 78%, 65%) |
| HSV | hsv(166, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(85.00, -46.05, 5.20) |
| CIE-LCH | lch(85.00, 46.34, 173.56°) |
| OKLab | oklab(85.41% -0.1309 0.0131) |
| OKLCH | oklch(85.41% 0.132 174.3) |
| XYZ | xyz(44.8620, 66.0088, 65.6237) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.96
Aqua Marine
#2EE8BB
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 5.16
Bright Teal
#01F9C6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBC9 #EB5E80
analogous
#5EEB83 #5EEBC9 #5EC7EB
triadic
#5EEBC9 #C95EEB #EBC95E
tetradic
#5EEBC9 #835EEB #EB5E80 #C7EB5E
square
#5EEBC9 #835EEB #EB5E80 #C7EB5E
split-complementary
#5EEBC9 #EB5EC7 #EB835E
monochromatic
#17B891 #28E4B7 #5EEBC9 #94F2DB #CBF9EE
Accessibility & contrast
On white
1.48
#5EEBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5EEBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBC9
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBC9 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eebc9; /* rgb */ color: rgb(94, 235, 201); /* oklch */ color: oklch(85.4% 0.132 174.3);
Tailwind
colors: {
custom: {
50: '#99f2d9',
500: '#5eebc9',
950: '#000000',
},
}SCSS
$custom: #5eebc9; $custom-light: #99f2d9; $custom-dark: #000000;
JSON
{
"hex": "#5eebc9",
"rgb": {
"r": 94,
"g": 235,
"b": 201
},
"hsl": {
"h": 165.532,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.85412,
"c": 0.13157,
"h": 174.3
},
"luminance": 0.66013
}Semantic roles & 50–950 ramp
primary
#5EEBC9
secondary
#B73655
accent
#0B3DDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583