#5FF0B0#5FF0B0
#5FF0B0 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.0% C 0.155 H 161.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0B0 |
|---|---|
| RGB | rgb(95, 240, 176) |
| HSL | hsl(154, 83%, 66%) |
| HSV | hsv(154, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 26.7%, 5.9%) |
| CIE-LAB | lab(85.95, -53.49, 19.58) |
| CIE-LCH | lch(85.95, 56.96, 159.90°) |
| OKLab | oklab(86.01% -0.1467 0.0499) |
| OKLCH | oklch(86.01% 0.155 161.2) |
| XYZ | xyz(43.7117, 67.8832, 51.8650) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 3.66
Greenish Cyan
#2AFEB7
ΔE00 3.72
Greenish Turquoise
#00FBB0
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0B0 #F05F9F
analogous
#5FF067 #5FF0B0 #5FE8F0
triadic
#5FF0B0 #B05FF0 #F0B05F
tetradic
#5FF0B0 #675FF0 #F05F9F #E8F05F
square
#5FF0B0 #675FF0 #F05F9F #E8F05F
split-complementary
#5FF0B0 #F05FE8 #F0675F
monochromatic
#12C275 #27EB94 #5FF0B0 #97F5CC #CFFAE7
Accessibility & contrast
On white
1.44
#5FF0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#5FF0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0B0
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0B0 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAC
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#00EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff0b0; /* rgb */ color: rgb(95, 240, 176); /* oklch */ color: oklch(86.0% 0.155 161.2);
Tailwind
colors: {
custom: {
50: '#99f6c7',
500: '#5ff0b0',
950: '#000000',
},
}SCSS
$custom: #5ff0b0; $custom-light: #99f6c7; $custom-dark: #000000;
JSON
{
"hex": "#5ff0b0",
"rgb": {
"r": 95,
"g": 240,
"b": 176
},
"hsl": {
"h": 153.517,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86012,
"c": 0.15496,
"h": 161.2
},
"luminance": 0.67888
}Semantic roles & 50–950 ramp
primary
#5FF0B0
secondary
#C03371
accent
#0666DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582