#5EE8B4#5EE8B4
#5EE8B4 is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.1% C 0.142 H 165.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8B4 |
|---|---|
| RGB | rgb(94, 232, 180) |
| HSL | hsl(157, 75%, 64%) |
| HSV | hsv(157, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 22.4%, 9%) |
| CIE-LAB | lab(83.64, -49.55, 14.27) |
| CIE-LCH | lch(83.64, 51.56, 163.94°) |
| OKLab | oklab(84.15% -0.1372 0.0365) |
| OKLCH | oklch(84.15% 0.142 165.1) |
| XYZ | xyz(41.7068, 63.3840, 53.2076) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.53
Light Aquamarine
#7BFDC7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8B4 #E85E92
analogous
#5EE86F #5EE8B4 #5ED7E8
triadic
#5EE8B4 #B45EE8 #E8B45E
tetradic
#5EE8B4 #6F5EE8 #E85E92 #D7E85E
square
#5EE8B4 #6F5EE8 #E85E92 #D7E85E
split-complementary
#5EE8B4 #E85ED7 #E86F5E
monochromatic
#19B279 #28E09B #5EE8B4 #94F0CD #C9F7E6
Accessibility & contrast
On white
1.54
#5EE8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5EE8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8B4
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8B4 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B1
Deuteranopia (green-blind)
#D0CBB7
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8b4; /* rgb */ color: rgb(94, 232, 180); /* oklch */ color: oklch(84.1% 0.142 165.1);
Tailwind
colors: {
custom: {
50: '#98f0ca',
500: '#5ee8b4',
950: '#000000',
},
}SCSS
$custom: #5ee8b4; $custom-light: #98f0ca; $custom-dark: #000000;
JSON
{
"hex": "#5ee8b4",
"rgb": {
"r": 94,
"g": 232,
"b": 180
},
"hsl": {
"h": 157.391,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84148,
"c": 0.142,
"h": 165.1
},
"luminance": 0.63388
}Semantic roles & 50–950 ramp
primary
#5EE8B4
secondary
#B33866
accent
#0E5AD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582