#5EFAAA#5EFAAA
#5EFAAA is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.3% C 0.173 H 157.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFAAA |
|---|---|
| RGB | rgb(94, 250, 170) |
| HSL | hsl(149, 94%, 67%) |
| HSV | hsv(149, 62%, 98%) |
| CMYK | cmyk(62.4%, 0%, 32%, 2%) |
| CIE-LAB | lab(88.76, -58.82, 26.51) |
| CIE-LCH | lch(88.76, 64.52, 155.74°) |
| OKLab | oklab(88.27% -0.16 0.067) |
| OKLCH | oklch(88.27% 0.173 157.3) |
| XYZ | xyz(46.0532, 73.6484, 49.8110) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.65
Sea Green (survey)
#53FCA1
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFAAA #FA5EAE
analogous
#60FA5E #5EFAAA #5EFAF8
triadic
#5EFAAA #AA5EFA #FAAA5E
tetradic
#5EFAAA #5E60FA #FA5EAE #FAF85E
square
#5EFAAA #5E60FA #FA5EAE #FAF85E
split-complementary
#5EFAAA #F85EFA #FA5E60
monochromatic
#07D76C #23F88B #5EFAAA #99FCC9 #D5FEE9
Accessibility & contrast
On white
1.33
#5EFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#5EFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFAAA
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFAAA | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A5
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#00F8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5efaaa; /* rgb */ color: rgb(94, 250, 170); /* oklch */ color: oklch(88.3% 0.173 157.3);
Tailwind
colors: {
custom: {
50: '#9afdc3',
500: '#5efaaa',
950: '#000000',
},
}SCSS
$custom: #5efaaa; $custom-light: #9afdc3; $custom-dark: #000000;
JSON
{
"hex": "#5efaaa",
"rgb": {
"r": 94,
"g": 250,
"b": 170
},
"hsl": {
"h": 149.231,
"s": 93.976,
"l": 67.451
},
"oklch": {
"l": 0.88268,
"c": 0.17342,
"h": 157.3
},
"luminance": 0.73653
}Semantic roles & 50–950 ramp
primary
#5EFAAA
secondary
#D12B80
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682