#5FF0B3#5FF0B3
#5FF0B3 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.1% C 0.153 H 162.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0B3 |
|---|---|
| RGB | rgb(95, 240, 179) |
| HSL | hsl(155, 83%, 66%) |
| HSV | hsv(155, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 25.4%, 5.9%) |
| CIE-LAB | lab(86.01, -52.87, 18.11) |
| CIE-LCH | lch(86.01, 55.88, 161.09°) |
| OKLab | oklab(86.08% -0.1454 0.0462) |
| OKLCH | oklch(86.08% 0.153 162.4) |
| XYZ | xyz(44.0118, 68.0033, 53.4456) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 3.64
Greenish Cyan
#2AFEB7
ΔE00 3.78
Greenish Turquoise
#00FBB0
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0B3 #F05F9C
analogous
#5FF06A #5FF0B3 #5FE4F0
triadic
#5FF0B3 #B35FF0 #F0B35F
tetradic
#5FF0B3 #6A5FF0 #F05F9C #E4F05F
square
#5FF0B3 #6A5FF0 #F05F9C #E4F05F
split-complementary
#5FF0B3 #F05FE4 #F06A5F
monochromatic
#12C278 #27EB98 #5FF0B3 #97F5CE #CFFAE8
Accessibility & contrast
On white
1.44
#5FF0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5FF0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0B3
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0B3 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B0
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#00F0DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff0b3; /* rgb */ color: rgb(95, 240, 179); /* oklch */ color: oklch(86.1% 0.153 162.4);
Tailwind
colors: {
custom: {
50: '#99f6c9',
500: '#5ff0b3',
950: '#000000',
},
}SCSS
$custom: #5ff0b3; $custom-light: #99f6c9; $custom-dark: #000000;
JSON
{
"hex": "#5ff0b3",
"rgb": {
"r": 95,
"g": 240,
"b": 179
},
"hsl": {
"h": 154.759,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86081,
"c": 0.15254,
"h": 162.4
},
"luminance": 0.68008
}Semantic roles & 50–950 ramp
primary
#5FF0B3
secondary
#C0336E
accent
#0662DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582