#5FE8A4#5FE8A4
#5FE8A4 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.155 H 158.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8A4 |
|---|---|
| RGB | rgb(95, 232, 164) |
| HSL | hsl(150, 75%, 64%) |
| HSV | hsv(150, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.35, -52.68, 22.19) |
| CIE-LCH | lch(83.35, 57.16, 157.16°) |
| OKLab | oklab(83.81% -0.1439 0.0563) |
| OKLCH | oklch(83.81% 0.155 158.6) |
| XYZ | xyz(40.2732, 62.8225, 45.1183) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.34
Aqua Green
#12E193
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.57
Greenish Turquoise
#00FBB0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8A4 #E85FA3
analogous
#5FE860 #5FE8A4 #5FE7E8
triadic
#5FE8A4 #A45FE8 #E8A45F
tetradic
#5FE8A4 #605FE8 #E85FA3 #E7E85F
square
#5FE8A4 #605FE8 #E85FA3 #E7E85F
split-complementary
#5FE8A4 #E85FE7 #E8605F
monochromatic
#1AB367 #29E086 #5FE8A4 #95F0C2 #CAF7E1
Accessibility & contrast
On white
1.55
#5FE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5FE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8A4
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8A4 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A0
Deuteranopia (green-blind)
#D3CAA8
Tritanopia (blue-blind)
#21E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe8a4; /* rgb */ color: rgb(95, 232, 164); /* oklch */ color: oklch(83.8% 0.155 158.6);
Tailwind
colors: {
custom: {
50: '#98f0bf',
500: '#5fe8a4',
950: '#000000',
},
}SCSS
$custom: #5fe8a4; $custom-light: #98f0bf; $custom-dark: #000000;
JSON
{
"hex": "#5fe8a4",
"rgb": {
"r": 95,
"g": 232,
"b": 164
},
"hsl": {
"h": 150.219,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83808,
"c": 0.15451,
"h": 158.6
},
"luminance": 0.62826
}Semantic roles & 50–950 ramp
primary
#5FE8A4
secondary
#B33875
accent
#0E72D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582