#5FF0B5#5FF0B5
#5FF0B5 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.1% C 0.151 H 163.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0B5 |
|---|---|
| RGB | rgb(95, 240, 181) |
| HSL | hsl(156, 83%, 66%) |
| HSV | hsv(156, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 24.6%, 5.9%) |
| CIE-LAB | lab(86.05, -52.45, 17.13) |
| CIE-LCH | lch(86.05, 55.17, 161.91°) |
| OKLab | oklab(86.13% -0.1445 0.0438) |
| OKLCH | oklch(86.13% 0.151 163.1) |
| XYZ | xyz(44.2156, 68.0848, 54.5186) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.89
Greenish Turquoise
#00FBB0
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.30
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0B5 #F05F9A
analogous
#5FF06C #5FF0B5 #5FE3F0
triadic
#5FF0B5 #B55FF0 #F0B55F
tetradic
#5FF0B5 #6C5FF0 #F05F9A #E3F05F
square
#5FF0B5 #6C5FF0 #F05F9A #E3F05F
split-complementary
#5FF0B5 #F05FE3 #F06C5F
monochromatic
#12C27B #27EB9B #5FF0B5 #97F5CF #CFFAE9
Accessibility & contrast
On white
1.44
#5FF0B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#5FF0B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0B5
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0B5 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B2
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#00F0E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff0b5; /* rgb */ color: rgb(95, 240, 181); /* oklch */ color: oklch(86.1% 0.151 163.1);
Tailwind
colors: {
custom: {
50: '#99f6cb',
500: '#5ff0b5',
950: '#000000',
},
}SCSS
$custom: #5ff0b5; $custom-light: #99f6cb; $custom-dark: #000000;
JSON
{
"hex": "#5ff0b5",
"rgb": {
"r": 95,
"g": 240,
"b": 181
},
"hsl": {
"h": 155.586,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86128,
"c": 0.15095,
"h": 163.1
},
"luminance": 0.68089
}Semantic roles & 50–950 ramp
primary
#5FF0B5
secondary
#C0336C
accent
#065FDF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582