#5FE3A9#5FE3A9
#5FE3A9 is a very light, vivid teal. Relative luminance 0.602; OKLCH L 82.7% C 0.144 H 161.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3A9 |
|---|---|
| RGB | rgb(95, 227, 169) |
| HSL | hsl(154, 70%, 63%) |
| HSV | hsv(154, 58%, 89%) |
| CMYK | cmyk(58.1%, 0%, 25.6%, 11%) |
| CIE-LAB | lab(81.96, -49.62, 17.67) |
| CIE-LCH | lch(81.96, 52.67, 160.40°) |
| OKLab | oklab(82.71% -0.1364 0.0451) |
| OKLCH | oklch(82.71% 0.144 161.7) |
| XYZ | xyz(39.3462, 60.2318, 47.0808) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.79
Eucalyptus
#44D7A8
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.45
Aqua Green
#12E193
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 4.87
Light Aquamarine
#7BFDC7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3A9 #E35F99
analogous
#5FE367 #5FE3A9 #5FDBE3
triadic
#5FE3A9 #A95FE3 #E3A95F
tetradic
#5FE3A9 #675FE3 #E35F99 #DBE35F
square
#5FE3A9 #675FE3 #E35F99 #DBE35F
split-complementary
#5FE3A9 #E35FDB #E3675F
monochromatic
#1EAA6C #2BDA8D #5FE3A9 #93ECC5 #C7F5E1
Accessibility & contrast
On white
1.61
#5FE3A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5FE3A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3A9
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3A9 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A6
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#1FE3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe3a9; /* rgb */ color: rgb(95, 227, 169); /* oklch */ color: oklch(82.7% 0.144 161.7);
Tailwind
colors: {
custom: {
50: '#97ecc2',
500: '#5fe3a9',
950: '#000000',
},
}SCSS
$custom: #5fe3a9; $custom-light: #97ecc2; $custom-dark: #000000;
JSON
{
"hex": "#5fe3a9",
"rgb": {
"r": 95,
"g": 227,
"b": 169
},
"hsl": {
"h": 153.636,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.82708,
"c": 0.14368,
"h": 161.7
},
"luminance": 0.60236
}Semantic roles & 50–950 ramp
primary
#5FE3A9
secondary
#AC3B6C
accent
#1367D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582