#5FE5AA#5FE5AA
#5FE5AA is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.2% C 0.145 H 161.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5AA |
|---|---|
| RGB | rgb(95, 229, 170) |
| HSL | hsl(154, 72%, 64%) |
| HSV | hsv(154, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.58, -50.24, 18.00) |
| CIE-LCH | lch(82.58, 53.36, 160.29°) |
| OKLab | oklab(83.21% -0.1381 0.0459) |
| OKLCH | oklch(83.21% 0.146 161.6) |
| XYZ | xyz(39.9906, 61.3699, 47.7605) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 4.88
Light Blue Green
#7EFBB3
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5AA #E55F9A
analogous
#5FE567 #5FE5AA #5FDDE5
triadic
#5FE5AA #AA5FE5 #E5AA5F
tetradic
#5FE5AA #675FE5 #E55F9A #DDE55F
square
#5FE5AA #675FE5 #E55F9A #DDE55F
split-complementary
#5FE5AA #E55FDD #E5675F
monochromatic
#1CAD6D #2ADC8E #5FE5AA #94EEC6 #C8F6E2
Accessibility & contrast
On white
1.58
#5FE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5FE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5AA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5AA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#1CE5D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe5aa; /* rgb */ color: rgb(95, 229, 170); /* oklch */ color: oklch(83.2% 0.145 161.6);
Tailwind
colors: {
custom: {
50: '#98eec3',
500: '#5fe5aa',
950: '#000000',
},
}SCSS
$custom: #5fe5aa; $custom-light: #98eec3; $custom-dark: #000000;
JSON
{
"hex": "#5fe5aa",
"rgb": {
"r": 95,
"g": 229,
"b": 170
},
"hsl": {
"h": 153.582,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.83215,
"c": 0.1455,
"h": 161.6
},
"luminance": 0.61374
}Semantic roles & 50–950 ramp
primary
#5FE5AA
secondary
#AF3A6D
accent
#1167D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582