#5FF0B2#5FF0B2
#5FF0B2 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.1% C 0.153 H 162.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0B2 |
|---|---|
| RGB | rgb(95, 240, 178) |
| HSL | hsl(154, 83%, 66%) |
| HSV | hsv(154, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 25.8%, 5.9%) |
| CIE-LAB | lab(85.99, -53.07, 18.60) |
| CIE-LCH | lch(85.99, 56.24, 160.69°) |
| OKLab | oklab(86.06% -0.1458 0.0475) |
| OKLCH | oklch(86.06% 0.153 162) |
| XYZ | xyz(43.9111, 67.9630, 52.9149) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Light Aquamarine
#7BFDC7
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 3.75
Greenish Turquoise
#00FBB0
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0B2 #F05F9D
analogous
#5FF069 #5FF0B2 #5FE5F0
triadic
#5FF0B2 #B25FF0 #F0B25F
tetradic
#5FF0B2 #695FF0 #F05F9D #E5F05F
square
#5FF0B2 #695FF0 #F05F9D #E5F05F
split-complementary
#5FF0B2 #F05FE5 #F0695F
monochromatic
#12C277 #27EB97 #5FF0B2 #97F5CD #CFFAE8
Accessibility & contrast
On white
1.44
#5FF0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#5FF0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0B2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0B2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AF
Deuteranopia (green-blind)
#D9D1B6
Tritanopia (blue-blind)
#00F0DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff0b2; /* rgb */ color: rgb(95, 240, 178); /* oklch */ color: oklch(86.1% 0.153 162.0);
Tailwind
colors: {
custom: {
50: '#99f6c9',
500: '#5ff0b2',
950: '#000000',
},
}SCSS
$custom: #5ff0b2; $custom-light: #99f6c9; $custom-dark: #000000;
JSON
{
"hex": "#5ff0b2",
"rgb": {
"r": 95,
"g": 240,
"b": 178
},
"hsl": {
"h": 154.345,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86058,
"c": 0.15335,
"h": 162
},
"luminance": 0.67967
}Semantic roles & 50–950 ramp
primary
#5FF0B2
secondary
#C0336F
accent
#0663DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582