#5FE4AA#5FE4AA
#5FE4AA is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.0% C 0.144 H 161.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4AA |
|---|---|
| RGB | rgb(95, 228, 170) |
| HSL | hsl(154, 71%, 63%) |
| HSV | hsv(154, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.28, -49.82, 17.59) |
| CIE-LCH | lch(82.28, 52.84, 160.56°) |
| OKLab | oklab(82.97% -0.137 0.0449) |
| OKLCH | oklch(82.97% 0.144 161.9) |
| XYZ | xyz(39.7147, 60.8181, 47.6685) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.83
Eucalyptus
#44D7A8
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.65
Aqua Marine
#2EE8BB
ΔE00 4.77
Light Aquamarine
#7BFDC7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4AA #E45F99
analogous
#5FE467 #5FE4AA #5FDBE4
triadic
#5FE4AA #AA5FE4 #E4AA5F
tetradic
#5FE4AA #675FE4 #E45F99 #DBE45F
square
#5FE4AA #675FE4 #E45F99 #DBE45F
split-complementary
#5FE4AA #E45FDB #E4675F
monochromatic
#1DAC6D #2BDB8E #5FE4AA #93EDC6 #C8F6E2
Accessibility & contrast
On white
1.60
#5FE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5FE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4AA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4AA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#1DE4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe4aa; /* rgb */ color: rgb(95, 228, 170); /* oklch */ color: oklch(83.0% 0.144 161.9);
Tailwind
colors: {
custom: {
50: '#98edc3',
500: '#5fe4aa',
950: '#000000',
},
}SCSS
$custom: #5fe4aa; $custom-light: #98edc3; $custom-dark: #000000;
JSON
{
"hex": "#5fe4aa",
"rgb": {
"r": 95,
"g": 228,
"b": 170
},
"hsl": {
"h": 153.835,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82973,
"c": 0.14419,
"h": 161.9
},
"luminance": 0.60822
}Semantic roles & 50–950 ramp
primary
#5FE4AA
secondary
#AD3A6C
accent
#1266D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582