#5EE8B2#5EE8B2
#5EE8B2 is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.144 H 164.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8B2 |
|---|---|
| RGB | rgb(94, 232, 178) |
| HSL | hsl(157, 75%, 64%) |
| HSV | hsv(157, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 23.3%, 9%) |
| CIE-LAB | lab(83.60, -49.98, 15.25) |
| CIE-LCH | lch(83.60, 52.26, 163.03°) |
| OKLab | oklab(84.1% -0.1381 0.039) |
| OKLCH | oklch(84.1% 0.144 164.2) |
| XYZ | xyz(41.5045, 63.3031, 52.1423) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 3.90
Eucalyptus
#44D7A8
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8B2 #E85E94
analogous
#5EE86D #5EE8B2 #5ED9E8
triadic
#5EE8B2 #B25EE8 #E8B25E
tetradic
#5EE8B2 #6D5EE8 #E85E94 #D9E85E
square
#5EE8B2 #6D5EE8 #E85E94 #D9E85E
split-complementary
#5EE8B2 #E85ED9 #E86D5E
monochromatic
#19B276 #28E098 #5EE8B2 #94F0CC #C9F7E5
Accessibility & contrast
On white
1.54
#5EE8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5EE8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8B2
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8B2 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#D0CBB5
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8b2; /* rgb */ color: rgb(94, 232, 178); /* oklch */ color: oklch(84.1% 0.144 164.2);
Tailwind
colors: {
custom: {
50: '#98f0c9',
500: '#5ee8b2',
950: '#000000',
},
}SCSS
$custom: #5ee8b2; $custom-light: #98f0c9; $custom-dark: #000000;
JSON
{
"hex": "#5ee8b2",
"rgb": {
"r": 94,
"g": 232,
"b": 178
},
"hsl": {
"h": 156.522,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84099,
"c": 0.14353,
"h": 164.2
},
"luminance": 0.63307
}Semantic roles & 50–950 ramp
primary
#5EE8B2
secondary
#B33868
accent
#0E5DD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582