#5EE8B3#5EE8B3
#5EE8B3 is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.143 H 164.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8B3 |
|---|---|
| RGB | rgb(94, 232, 179) |
| HSL | hsl(157, 75%, 64%) |
| HSV | hsv(157, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 22.8%, 9%) |
| CIE-LAB | lab(83.62, -49.77, 14.76) |
| CIE-LCH | lch(83.62, 51.91, 163.48°) |
| OKLab | oklab(84.12% -0.1377 0.0378) |
| OKLCH | oklch(84.12% 0.143 164.7) |
| XYZ | xyz(41.6053, 63.3434, 52.6730) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.68
Light Aquamarine
#7BFDC7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8B3 #E85E93
analogous
#5EE86E #5EE8B3 #5ED8E8
triadic
#5EE8B3 #B35EE8 #E8B35E
tetradic
#5EE8B3 #6E5EE8 #E85E93 #D8E85E
square
#5EE8B3 #6E5EE8 #E85E93 #D8E85E
split-complementary
#5EE8B3 #E85ED8 #E86E5E
monochromatic
#19B278 #28E09A #5EE8B3 #94F0CC #C9F7E6
Accessibility & contrast
On white
1.54
#5EE8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5EE8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8B3
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8B3 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B0
Deuteranopia (green-blind)
#D0CBB6
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8b3; /* rgb */ color: rgb(94, 232, 179); /* oklch */ color: oklch(84.1% 0.143 164.7);
Tailwind
colors: {
custom: {
50: '#98f0c9',
500: '#5ee8b3',
950: '#000000',
},
}SCSS
$custom: #5ee8b3; $custom-light: #98f0c9; $custom-dark: #000000;
JSON
{
"hex": "#5ee8b3",
"rgb": {
"r": 94,
"g": 232,
"b": 179
},
"hsl": {
"h": 156.957,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84123,
"c": 0.14276,
"h": 164.7
},
"luminance": 0.63348
}Semantic roles & 50–950 ramp
primary
#5EE8B3
secondary
#B33867
accent
#0E5BD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582