#5EE8A3#5EE8A3
#5EE8A3 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.156 H 158.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8A3 |
|---|---|
| RGB | rgb(94, 232, 163) |
| HSL | hsl(150, 75%, 64%) |
| HSV | hsv(150, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.30, -53.08, 22.63) |
| CIE-LCH | lch(83.30, 57.71, 156.91°) |
| OKLab | oklab(83.76% -0.1449 0.0574) |
| OKLCH | oklch(83.76% 0.156 158.4) |
| XYZ | xyz(40.0800, 62.7333, 44.6398) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Aqua Green
#12E193
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.54
Light Blue Green
#7EFBB3
ΔE00 4.59
Greenish Turquoise
#00FBB0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8A3 #E85EA3
analogous
#5EE85E #5EE8A3 #5EE8E8
triadic
#5EE8A3 #A35EE8 #E8A35E
tetradic
#5EE8A3 #5E5EE8 #E85EA3 #E8E85E
square
#5EE8A3 #5E5EE8 #E85EA3 #E8E85E
split-complementary
#5EE8A3 #E85EE8 #E85E5E
monochromatic
#19B266 #28E084 #5EE8A3 #94F0C2 #C9F7E0
Accessibility & contrast
On white
1.55
#5EE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5EE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8A3
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8A3 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D89F
Deuteranopia (green-blind)
#D3CAA7
Tritanopia (blue-blind)
#1EE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee8a3; /* rgb */ color: rgb(94, 232, 163); /* oklch */ color: oklch(83.8% 0.156 158.4);
Tailwind
colors: {
custom: {
50: '#98f0be',
500: '#5ee8a3',
950: '#000000',
},
}SCSS
$custom: #5ee8a3; $custom-light: #98f0be; $custom-dark: #000000;
JSON
{
"hex": "#5ee8a3",
"rgb": {
"r": 94,
"g": 232,
"b": 163
},
"hsl": {
"h": 150,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.83755,
"c": 0.15583,
"h": 158.4
},
"luminance": 0.62737
}Semantic roles & 50–950 ramp
primary
#5EE8A3
secondary
#B33875
accent
#0E73D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582