#5EF5AA#5EF5AA
#5EF5AA is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.1% C 0.167 H 158.2°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5AA |
|---|---|
| RGB | rgb(94, 245, 170) |
| HSL | hsl(150, 88%, 66%) |
| HSV | hsv(150, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.28, -56.87, 24.50) |
| CIE-LCH | lch(87.28, 61.92, 156.70°) |
| OKLab | oklab(87.06% -0.155 0.062) |
| OKLCH | oklch(87.06% 0.167 158.2) |
| XYZ | xyz(44.5201, 70.5822, 49.2999) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5AA #F55EA9
analogous
#5EF55F #5EF5AA #5EF4F5
triadic
#5EF5AA #AA5EF5 #F5AA5E
tetradic
#5EF5AA #5F5EF5 #F55EA9 #F4F55E
square
#5EF5AA #5F5EF5 #F55EA9 #F4F55E
split-complementary
#5EF5AA #F55EF4 #F55F5E
monochromatic
#0DCC6D #24F18C #5EF5AA #98F9C8 #D1FCE7
Accessibility & contrast
On white
1.39
#5EF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5EF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5AA
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5AA | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#00F4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef5aa; /* rgb */ color: rgb(94, 245, 170); /* oklch */ color: oklch(87.1% 0.167 158.2);
Tailwind
colors: {
custom: {
50: '#99f9c3',
500: '#5ef5aa',
950: '#000000',
},
}SCSS
$custom: #5ef5aa; $custom-light: #99f9c3; $custom-dark: #000000;
JSON
{
"hex": "#5ef5aa",
"rgb": {
"r": 94,
"g": 245,
"b": 170
},
"hsl": {
"h": 150.199,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87059,
"c": 0.16693,
"h": 158.2
},
"luminance": 0.70587
}Semantic roles & 50–950 ramp
primary
#5EF5AA
secondary
#C82F7B
accent
#0172E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582