#5FFEB6#5FFEB6
#5FFEB6 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.168 H 160.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEB6 |
|---|---|
| RGB | rgb(95, 254, 182) |
| HSL | hsl(153, 99%, 68%) |
| HSV | hsv(153, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 28.3%, 0.4%) |
| CIE-LAB | lab(90.18, -57.84, 22.36) |
| CIE-LCH | lch(90.18, 62.01, 158.86°) |
| OKLab | oklab(89.52% -0.1581 0.0569) |
| OKLCH | oklch(89.52% 0.168 160.2) |
| XYZ | xyz(48.6000, 76.6888, 56.4881) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Greenish Cyan
#2AFEB7
ΔE00 2.32
Light Blue Green
#7EFBB3
ΔE00 2.57
Greenish Turquoise
#00FBB0
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEB6 #FE5FA7
analogous
#5FFE66 #5FFEB6 #5FF7FE
triadic
#5FFEB6 #B65FFE #FEB65F
tetradic
#5FFEB6 #665FFE #FE5FA7 #F7FE5F
square
#5FFEB6 #665FFE #FE5FA7 #F7FE5F
split-complementary
#5FFEB6 #FE5FF7 #FE665F
monochromatic
#01E17C #22FE9A #5FFEB6 #9CFED2 #D9FFED
Accessibility & contrast
On white
1.29
#5FFEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#5FFEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEB6
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEB6 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB2
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffeb6; /* rgb */ color: rgb(95, 254, 182); /* oklch */ color: oklch(89.5% 0.168 160.2);
Tailwind
colors: {
custom: {
50: '#9bffcc',
500: '#5ffeb6',
950: '#000000',
},
}SCSS
$custom: #5ffeb6; $custom-light: #9bffcc; $custom-dark: #000000;
JSON
{
"hex": "#5ffeb6",
"rgb": {
"r": 95,
"g": 254,
"b": 182
},
"hsl": {
"h": 152.83,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89515,
"c": 0.16804,
"h": 160.2
},
"luminance": 0.76694
}Semantic roles & 50–950 ramp
primary
#5FFEB6
secondary
#D82978
accent
#0068E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683