#5EEAC9#5EEAC9
#5EEAC9 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.130 H 174.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAC9 |
|---|---|
| RGB | rgb(94, 234, 201) |
| HSL | hsl(166, 77%, 64%) |
| HSV | hsv(166, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 14.1%, 8.2%) |
| CIE-LAB | lab(84.71, -45.62, 4.78) |
| CIE-LCH | lch(84.71, 45.87, 174.02°) |
| OKLab | oklab(85.17% -0.1299 0.012) |
| OKLCH | oklch(85.17% 0.13 174.7) |
| XYZ | xyz(44.5765, 65.4378, 65.5286) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 5.43
Bright Teal
#01F9C6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAC9 #EA5E7F
analogous
#5EEA83 #5EEAC9 #5EC5EA
triadic
#5EEAC9 #C95EEA #EAC95E
tetradic
#5EEAC9 #835EEA #EA5E7F #C5EA5E
square
#5EEAC9 #835EEA #EA5E7F #C5EA5E
split-complementary
#5EEAC9 #EA5EC5 #EA835E
monochromatic
#18B691 #28E3B7 #5EEAC9 #94F1DB #CAF8ED
Accessibility & contrast
On white
1.49
#5EEAC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5EEAC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAC9
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAC9 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC8
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eeac9; /* rgb */ color: rgb(94, 234, 201); /* oklch */ color: oklch(85.2% 0.130 174.7);
Tailwind
colors: {
custom: {
50: '#99f1d9',
500: '#5eeac9',
950: '#000000',
},
}SCSS
$custom: #5eeac9; $custom-light: #99f1d9; $custom-dark: #000000;
JSON
{
"hex": "#5eeac9",
"rgb": {
"r": 94,
"g": 234,
"b": 201
},
"hsl": {
"h": 165.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.85174,
"c": 0.13044,
"h": 174.7
},
"luminance": 0.65442
}Semantic roles & 50–950 ramp
primary
#5EEAC9
secondary
#B63754
accent
#0C3DD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583