#5FE9AA#5FE9AA
#5FE9AA is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.2% C 0.151 H 160.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9AA |
|---|---|
| RGB | rgb(95, 233, 170) |
| HSL | hsl(153, 76%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(83.76, -51.88, 19.65) |
| CIE-LCH | lch(83.76, 55.47, 159.26°) |
| OKLab | oklab(84.18% -0.1422 0.0501) |
| OKLCH | oklch(84.18% 0.151 160.6) |
| XYZ | xyz(41.1101, 63.6089, 48.1337) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Aqua Green
#12E193
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.66
Seafoam
#7FE0B3
ΔE00 4.74
Seafoam Green
#7AF9AB
ΔE00 4.79
Greenish Turquoise
#00FBB0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9AA #E95F9E
analogous
#5FE965 #5FE9AA #5FE3E9
triadic
#5FE9AA #AA5FE9 #E9AA5F
tetradic
#5FE9AA #655FE9 #E95F9E #E3E95F
square
#5FE9AA #655FE9 #E95F9E #E3E95F
split-complementary
#5FE9AA #E95FE3 #E9655F
monochromatic
#19B56E #29E28D #5FE9AA #95F0C7 #CBF8E3
Accessibility & contrast
On white
1.53
#5FE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5FE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9AA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9AA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#18E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe9aa; /* rgb */ color: rgb(95, 233, 170); /* oklch */ color: oklch(84.2% 0.151 160.6);
Tailwind
colors: {
custom: {
50: '#98f1c3',
500: '#5fe9aa',
950: '#000000',
},
}SCSS
$custom: #5fe9aa; $custom-light: #98f1c3; $custom-dark: #000000;
JSON
{
"hex": "#5fe9aa",
"rgb": {
"r": 95,
"g": 233,
"b": 170
},
"hsl": {
"h": 152.609,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84184,
"c": 0.15077,
"h": 160.6
},
"luminance": 0.63613
}Semantic roles & 50–950 ramp
primary
#5FE9AA
secondary
#B53771
accent
#0D6AD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582