#5EE8BC#5EE8BC
#5EE8BC is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.3% C 0.136 H 168.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8BC |
|---|---|
| RGB | rgb(94, 232, 188) |
| HSL | hsl(161, 75%, 64%) |
| HSV | hsv(161, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 19%, 9%) |
| CIE-LAB | lab(83.82, -47.78, 10.33) |
| CIE-LCH | lch(83.82, 48.88, 167.80°) |
| OKLab | oklab(84.35% -0.1336 0.0264) |
| OKLCH | oklch(84.35% 0.136 168.8) |
| XYZ | xyz(42.5454, 63.7195, 57.6241) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 4.00
Eucalyptus
#44D7A8
ΔE00 4.33
Bright Teal
#01F9C6
ΔE00 4.66
Aqua (survey)
#13EAC9
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8BC #E85E8A
analogous
#5EE877 #5EE8BC #5ECFE8
triadic
#5EE8BC #BC5EE8 #E8BC5E
tetradic
#5EE8BC #775EE8 #E85E8A #CFE85E
square
#5EE8BC #775EE8 #E85E8A #CFE85E
split-complementary
#5EE8BC #E85ECF #E8775E
monochromatic
#19B281 #28E0A6 #5EE8BC #94F0D2 #C9F7E9
Accessibility & contrast
On white
1.53
#5EE8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5EE8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8BC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8BC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee8bc; /* rgb */ color: rgb(94, 232, 188); /* oklch */ color: oklch(84.3% 0.136 168.8);
Tailwind
colors: {
custom: {
50: '#98f0d0',
500: '#5ee8bc',
950: '#000000',
},
}SCSS
$custom: #5ee8bc; $custom-light: #98f0d0; $custom-dark: #000000;
JSON
{
"hex": "#5ee8bc",
"rgb": {
"r": 94,
"g": 232,
"b": 188
},
"hsl": {
"h": 160.87,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84349,
"c": 0.13621,
"h": 168.8
},
"luminance": 0.63724
}Semantic roles & 50–950 ramp
primary
#5EE8BC
secondary
#B3385F
accent
#0E4ED7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583