#5FE7AA#5FE7AA
#5FE7AA is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.7% C 0.148 H 161.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7AA |
|---|---|
| RGB | rgb(95, 231, 170) |
| HSL | hsl(153, 74%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.17, -51.06, 18.82) |
| CIE-LCH | lch(83.17, 54.42, 159.76°) |
| OKLab | oklab(83.7% -0.1401 0.048) |
| OKLCH | oklch(83.7% 0.148 161.1) |
| XYZ | xyz(40.5472, 62.4830, 47.9460) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.44
Eucalyptus
#44D7A8
ΔE00 4.98
Aqua Marine
#2EE8BB
ΔE00 5.12
Light Blue Green
#7EFBB3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7AA #E75F9C
analogous
#5FE766 #5FE7AA #5FE0E7
triadic
#5FE7AA #AA5FE7 #E7AA5F
tetradic
#5FE7AA #665FE7 #E75F9C #E0E75F
square
#5FE7AA #665FE7 #E75F9C #E0E75F
split-complementary
#5FE7AA #E75FE0 #E7665F
monochromatic
#1BB16E #2ADF8E #5FE7AA #94EFC6 #C9F7E3
Accessibility & contrast
On white
1.56
#5FE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5FE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7AA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7AA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#1AE6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe7aa; /* rgb */ color: rgb(95, 231, 170); /* oklch */ color: oklch(83.7% 0.148 161.1);
Tailwind
colors: {
custom: {
50: '#98efc3',
500: '#5fe7aa',
950: '#000000',
},
}SCSS
$custom: #5fe7aa; $custom-light: #98efc3; $custom-dark: #000000;
JSON
{
"hex": "#5fe7aa",
"rgb": {
"r": 95,
"g": 231,
"b": 170
},
"hsl": {
"h": 153.088,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.837,
"c": 0.14814,
"h": 161.1
},
"luminance": 0.62487
}Semantic roles & 50–950 ramp
primary
#5FE7AA
secondary
#B2396F
accent
#0F69D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582