#5EF2AA#5EF2AA
#5EF2AA is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.3% C 0.163 H 158.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2AA |
|---|---|
| RGB | rgb(94, 242, 170) |
| HSL | hsl(151, 85%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.40, -55.69, 23.28) |
| CIE-LCH | lch(86.40, 60.36, 157.31°) |
| OKLab | oklab(86.33% -0.1519 0.0591) |
| OKLCH | oklch(86.33% 0.163 158.8) |
| XYZ | xyz(43.6199, 68.7818, 48.9999) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.41
Greenish Turquoise
#00FBB0
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2AA #F25EA6
analogous
#5EF260 #5EF2AA #5EF0F2
triadic
#5EF2AA #AA5EF2 #F2AA5E
tetradic
#5EF2AA #605EF2 #F25EA6 #F0F25E
square
#5EF2AA #605EF2 #F25EA6 #F0F25E
split-complementary
#5EF2AA #F25EF0 #F2605E
monochromatic
#10C66D #25ED8C #5EF2AA #97F7C8 #CFFBE6
Accessibility & contrast
On white
1.42
#5EF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5EF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2AA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2AA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DCD2AF
Tritanopia (blue-blind)
#02F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ef2aa; /* rgb */ color: rgb(94, 242, 170); /* oklch */ color: oklch(86.3% 0.163 158.8);
Tailwind
colors: {
custom: {
50: '#99f7c3',
500: '#5ef2aa',
950: '#000000',
},
}SCSS
$custom: #5ef2aa; $custom-light: #99f7c3; $custom-dark: #000000;
JSON
{
"hex": "#5ef2aa",
"rgb": {
"r": 94,
"g": 242,
"b": 170
},
"hsl": {
"h": 150.811,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.86333,
"c": 0.16302,
"h": 158.8
},
"luminance": 0.68786
}Semantic roles & 50–950 ramp
primary
#5EF2AA
secondary
#C33178
accent
#0470E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582