#5EE2B2#5EE2B2
#5EE2B2 is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.7% C 0.136 H 166.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2B2 |
|---|---|
| RGB | rgb(94, 226, 178) |
| HSL | hsl(158, 69%, 63%) |
| HSV | hsv(158, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(81.83, -47.47, 12.75) |
| CIE-LCH | lch(81.83, 49.15, 164.96°) |
| OKLab | oklab(82.65% -0.1319 0.0327) |
| OKLCH | oklch(82.65% 0.136 166.1) |
| XYZ | xyz(39.8444, 59.9828, 51.5889) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.02
Seafoam
#7FE0B3
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 5.03
Aquamarine (survey)
#04D8B2
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2B2 #E25E8E
analogous
#5EE270 #5EE2B2 #5ED0E2
triadic
#5EE2B2 #B25EE2 #E2B25E
tetradic
#5EE2B2 #705EE2 #E25E8E #D0E25E
square
#5EE2B2 #705EE2 #E25E8E #D0E25E
split-complementary
#5EE2B2 #E25ED0 #E2705E
monochromatic
#1EA776 #2AD999 #5EE2B2 #92EBCB #C6F5E4
Accessibility & contrast
On white
1.62
#5EE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5EE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2B2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2B2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4AF
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#08E3D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee2b2; /* rgb */ color: rgb(94, 226, 178); /* oklch */ color: oklch(82.7% 0.136 166.1);
Tailwind
colors: {
custom: {
50: '#97ecc9',
500: '#5ee2b2',
950: '#000000',
},
}SCSS
$custom: #5ee2b2; $custom-light: #97ecc9; $custom-dark: #000000;
JSON
{
"hex": "#5ee2b2",
"rgb": {
"r": 94,
"g": 226,
"b": 178
},
"hsl": {
"h": 158.182,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.82652,
"c": 0.13585,
"h": 166.1
},
"luminance": 0.59987
}Semantic roles & 50–950 ramp
primary
#5EE2B2
secondary
#AA3B63
accent
#1459D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582