#5FE9B5#5FE9B5
#5FE9B5 is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.4% C 0.142 H 165.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9B5 |
|---|---|
| RGB | rgb(95, 233, 181) |
| HSL | hsl(157, 76%, 64%) |
| HSV | hsv(157, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 22.3%, 8.6%) |
| CIE-LAB | lab(83.99, -49.56, 14.23) |
| CIE-LCH | lch(83.99, 51.56, 163.97°) |
| OKLab | oklab(84.44% -0.1373 0.0364) |
| OKLCH | oklch(84.44% 0.142 165.1) |
| XYZ | xyz(42.1945, 64.0427, 53.8449) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.36
Seafoam
#7FE0B3
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.36
Eucalyptus
#44D7A8
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9B5 #E95F93
analogous
#5FE970 #5FE9B5 #5FD8E9
triadic
#5FE9B5 #B55FE9 #E9B55F
tetradic
#5FE9B5 #705FE9 #E95F93 #D8E95F
square
#5FE9B5 #705FE9 #E95F93 #D8E95F
split-complementary
#5FE9B5 #E95FD8 #E9705F
monochromatic
#19B57A #29E29C #5FE9B5 #95F0CE #CBF8E7
Accessibility & contrast
On white
1.52
#5FE9B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5FE9B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9B5
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9B5 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB2
Deuteranopia (green-blind)
#D1CCB8
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe9b5; /* rgb */ color: rgb(95, 233, 181); /* oklch */ color: oklch(84.4% 0.142 165.1);
Tailwind
colors: {
custom: {
50: '#98f1cb',
500: '#5fe9b5',
950: '#000000',
},
}SCSS
$custom: #5fe9b5; $custom-light: #98f1cb; $custom-dark: #000000;
JSON
{
"hex": "#5fe9b5",
"rgb": {
"r": 95,
"g": 233,
"b": 181
},
"hsl": {
"h": 157.391,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84444,
"c": 0.14202,
"h": 165.1
},
"luminance": 0.64047
}Semantic roles & 50–950 ramp
primary
#5FE9B5
secondary
#B53767
accent
#0D5AD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582