#5FE7A4#5FE7A4
#5FE7A4 is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.6% C 0.153 H 158.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7A4 |
|---|---|
| RGB | rgb(95, 231, 164) |
| HSL | hsl(150, 74%, 64%) |
| HSV | hsv(150, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 29%, 9.4%) |
| CIE-LAB | lab(83.05, -52.28, 21.78) |
| CIE-LCH | lch(83.05, 56.63, 157.39°) |
| OKLab | oklab(83.57% -0.1428 0.0553) |
| OKLCH | oklch(83.57% 0.153 158.8) |
| XYZ | xyz(39.9925, 62.2611, 45.0248) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.52
Aqua Green
#12E193
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.64
Light Blue Green
#7EFBB3
ΔE00 4.78
Seafoam (survey)
#80F9AD
ΔE00 4.79
Seafoam
#7FE0B3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7A4 #E75FA2
analogous
#5FE760 #5FE7A4 #5FE6E7
triadic
#5FE7A4 #A45FE7 #E7A45F
tetradic
#5FE7A4 #605FE7 #E75FA2 #E6E75F
square
#5FE7A4 #605FE7 #E75FA2 #E6E75F
split-complementary
#5FE7A4 #E75FE6 #E7605F
monochromatic
#1BB167 #2ADF86 #5FE7A4 #94EFC2 #C9F7E1
Accessibility & contrast
On white
1.56
#5FE7A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5FE7A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7A4
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7A4 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A0
Deuteranopia (green-blind)
#D2C9A8
Tritanopia (blue-blind)
#22E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe7a4; /* rgb */ color: rgb(95, 231, 164); /* oklch */ color: oklch(83.6% 0.153 158.8);
Tailwind
colors: {
custom: {
50: '#98efbf',
500: '#5fe7a4',
950: '#000000',
},
}SCSS
$custom: #5fe7a4; $custom-light: #98efbf; $custom-dark: #000000;
JSON
{
"hex": "#5fe7a4",
"rgb": {
"r": 95,
"g": 231,
"b": 164
},
"hsl": {
"h": 150.441,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83565,
"c": 0.15318,
"h": 158.8
},
"luminance": 0.62265
}Semantic roles & 50–950 ramp
primary
#5FE7A4
secondary
#B23974
accent
#0F71D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582