#5FE7A9#5FE7A9
#5FE7A9 is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.7% C 0.149 H 160.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7A9 |
|---|---|
| RGB | rgb(95, 231, 169) |
| HSL | hsl(153, 74%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 26.8%, 9.4%) |
| CIE-LAB | lab(83.15, -51.27, 19.32) |
| CIE-LCH | lch(83.15, 54.78, 159.35°) |
| OKLab | oklab(83.68% -0.1406 0.0492) |
| OKLCH | oklch(83.68% 0.149 160.7) |
| XYZ | xyz(40.4529, 62.4453, 47.4497) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.46
Aqua Green
#12E193
ΔE00 4.31
Seafoam
#7FE0B3
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7A9 #E75F9D
analogous
#5FE765 #5FE7A9 #5FE1E7
triadic
#5FE7A9 #A95FE7 #E7A95F
tetradic
#5FE7A9 #655FE7 #E75F9D #E1E75F
square
#5FE7A9 #655FE7 #E75F9D #E1E75F
split-complementary
#5FE7A9 #E75FE1 #E7655F
monochromatic
#1BB16C #2ADF8C #5FE7A9 #94EFC6 #C9F7E2
Accessibility & contrast
On white
1.56
#5FE7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5FE7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7A9
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7A9 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A5
Deuteranopia (green-blind)
#D1CAAD
Tritanopia (blue-blind)
#1CE6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe7a9; /* rgb */ color: rgb(95, 231, 169); /* oklch */ color: oklch(83.7% 0.149 160.7);
Tailwind
colors: {
custom: {
50: '#98efc2',
500: '#5fe7a9',
950: '#000000',
},
}SCSS
$custom: #5fe7a9; $custom-light: #98efc2; $custom-dark: #000000;
JSON
{
"hex": "#5fe7a9",
"rgb": {
"r": 95,
"g": 231,
"b": 169
},
"hsl": {
"h": 152.647,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83677,
"c": 0.14897,
"h": 160.7
},
"luminance": 0.62449
}Semantic roles & 50–950 ramp
primary
#5FE7A9
secondary
#B23970
accent
#0F6AD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582