#5FE9A5#5FE9A5
#5FE9A5 is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.1% C 0.155 H 158.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9A5 |
|---|---|
| RGB | rgb(95, 233, 165) |
| HSL | hsl(150, 76%, 64%) |
| HSV | hsv(150, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 29.2%, 8.6%) |
| CIE-LAB | lab(83.66, -52.89, 22.10) |
| CIE-LCH | lch(83.66, 57.32, 157.32°) |
| OKLab | oklab(84.07% -0.1445 0.0561) |
| OKLCH | oklch(84.07% 0.155 158.8) |
| XYZ | xyz(40.6461, 63.4233, 45.6899) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Aqua Green
#12E193
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.42
Greenish Turquoise
#00FBB0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9A5 #E95FA3
analogous
#5FE960 #5FE9A5 #5FE8E9
triadic
#5FE9A5 #A55FE9 #E9A55F
tetradic
#5FE9A5 #605FE9 #E95FA3 #E8E95F
square
#5FE9A5 #605FE9 #E95FA3 #E8E95F
split-complementary
#5FE9A5 #E95FE8 #E9605F
monochromatic
#19B568 #29E287 #5FE9A5 #95F0C3 #CBF8E2
Accessibility & contrast
On white
1.53
#5FE9A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5FE9A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9A5
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9A5 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#D4CBA9
Tritanopia (blue-blind)
#1FE8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe9a5; /* rgb */ color: rgb(95, 233, 165); /* oklch */ color: oklch(84.1% 0.155 158.8);
Tailwind
colors: {
custom: {
50: '#98f1c0',
500: '#5fe9a5',
950: '#000000',
},
}SCSS
$custom: #5fe9a5; $custom-light: #98f1c0; $custom-dark: #000000;
JSON
{
"hex": "#5fe9a5",
"rgb": {
"r": 95,
"g": 233,
"b": 165
},
"hsl": {
"h": 150.435,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84073,
"c": 0.15499,
"h": 158.8
},
"luminance": 0.63427
}Semantic roles & 50–950 ramp
primary
#5FE9A5
secondary
#B53775
accent
#0D71D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582