#5EE2BA#5EE2BA
#5EE2BA is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.9% C 0.130 H 170.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2BA |
|---|---|
| RGB | rgb(94, 226, 186) |
| HSL | hsl(162, 69%, 63%) |
| HSV | hsv(162, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(82.01, -45.67, 8.79) |
| CIE-LCH | lch(82.01, 46.51, 169.10°) |
| OKLab | oklab(82.86% -0.1283 0.0225) |
| OKLCH | oklch(82.86% 0.13 170.1) |
| XYZ | xyz(40.6711, 60.3135, 55.9432) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.84
Eucalyptus
#44D7A8
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 3.88
Aquamarine (survey)
#04D8B2
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2BA #E25E86
analogous
#5EE278 #5EE2BA #5EC8E2
triadic
#5EE2BA #BA5EE2 #E2BA5E
tetradic
#5EE2BA #785EE2 #E25E86 #C8E25E
square
#5EE2BA #785EE2 #E25E86 #C8E25E
split-complementary
#5EE2BA #E25EC8 #E2785E
monochromatic
#1EA77E #2AD9A4 #5EE2BA #92EBD0 #C6F5E6
Accessibility & contrast
On white
1.61
#5EE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5EE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2BA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2BA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#00E3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee2ba; /* rgb */ color: rgb(94, 226, 186); /* oklch */ color: oklch(82.9% 0.130 170.1);
Tailwind
colors: {
custom: {
50: '#97ecce',
500: '#5ee2ba',
950: '#000000',
},
}SCSS
$custom: #5ee2ba; $custom-light: #97ecce; $custom-dark: #000000;
JSON
{
"hex": "#5ee2ba",
"rgb": {
"r": 94,
"g": 226,
"b": 186
},
"hsl": {
"h": 161.818,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.82857,
"c": 0.13021,
"h": 170.1
},
"luminance": 0.60318
}Semantic roles & 50–950 ramp
primary
#5EE2BA
secondary
#AA3B5C
accent
#144DD1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583