#5EE8B0#5EE8B0
#5EE8B0 is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.145 H 163.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8B0 |
|---|---|
| RGB | rgb(94, 232, 176) |
| HSL | hsl(156, 75%, 64%) |
| HSV | hsv(156, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 24.1%, 9%) |
| CIE-LAB | lab(83.56, -50.41, 16.24) |
| CIE-LCH | lch(83.56, 52.96, 162.14°) |
| OKLab | oklab(84.05% -0.139 0.0415) |
| OKLCH | oklch(84.05% 0.145 163.4) |
| XYZ | xyz(41.3052, 63.2234, 51.0924) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8B0 #E85E96
analogous
#5EE86B #5EE8B0 #5EDBE8
triadic
#5EE8B0 #B05EE8 #E8B05E
tetradic
#5EE8B0 #6B5EE8 #E85E96 #DBE85E
square
#5EE8B0 #6B5EE8 #E85E96 #DBE85E
split-complementary
#5EE8B0 #E85EDB #E86B5E
monochromatic
#19B274 #28E096 #5EE8B0 #94F0CA #C9F7E5
Accessibility & contrast
On white
1.54
#5EE8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5EE8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8B0
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8B0 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AD
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#03E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8b0; /* rgb */ color: rgb(94, 232, 176); /* oklch */ color: oklch(84.1% 0.145 163.4);
Tailwind
colors: {
custom: {
50: '#98f0c7',
500: '#5ee8b0',
950: '#000000',
},
}SCSS
$custom: #5ee8b0; $custom-light: #98f0c7; $custom-dark: #000000;
JSON
{
"hex": "#5ee8b0",
"rgb": {
"r": 94,
"g": 232,
"b": 176
},
"hsl": {
"h": 155.652,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84051,
"c": 0.14509,
"h": 163.4
},
"luminance": 0.63227
}Semantic roles & 50–950 ramp
primary
#5EE8B0
secondary
#B3386A
accent
#0E60D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582