#5FF1B0#5FF1B0
#5FF1B0 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.3% C 0.156 H 161.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1B0 |
|---|---|
| RGB | rgb(95, 241, 176) |
| HSL | hsl(153, 84%, 66%) |
| HSV | hsv(153, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 27%, 5.5%) |
| CIE-LAB | lab(86.24, -53.89, 19.99) |
| CIE-LCH | lch(86.24, 57.48, 159.65°) |
| OKLab | oklab(86.25% -0.1477 0.0509) |
| OKLCH | oklch(86.25% 0.156 161) |
| XYZ | xyz(44.0069, 68.4736, 51.9634) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 3.54
Greenish Turquoise
#00FBB0
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1B0 #F15FA0
analogous
#5FF167 #5FF1B0 #5FE9F1
triadic
#5FF1B0 #B05FF1 #F1B05F
tetradic
#5FF1B0 #675FF1 #F15FA0 #E9F15F
square
#5FF1B0 #675FF1 #F15FA0 #E9F15F
split-complementary
#5FF1B0 #F15FE9 #F1675F
monochromatic
#11C475 #27EC94 #5FF1B0 #97F6CC #D0FBE8
Accessibility & contrast
On white
1.43
#5FF1B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5FF1B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1B0
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1B0 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AC
Deuteranopia (green-blind)
#DAD2B4
Tritanopia (blue-blind)
#00F0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff1b0; /* rgb */ color: rgb(95, 241, 176); /* oklch */ color: oklch(86.3% 0.156 161.0);
Tailwind
colors: {
custom: {
50: '#99f6c7',
500: '#5ff1b0',
950: '#000000',
},
}SCSS
$custom: #5ff1b0; $custom-light: #99f6c7; $custom-dark: #000000;
JSON
{
"hex": "#5ff1b0",
"rgb": {
"r": 95,
"g": 241,
"b": 176
},
"hsl": {
"h": 153.288,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86253,
"c": 0.15626,
"h": 161
},
"luminance": 0.68478
}Semantic roles & 50–950 ramp
primary
#5FF1B0
secondary
#C23272
accent
#0567E0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582