#5FFEB8#5FFEB8
#5FFEB8 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.166 H 160.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEB8 |
|---|---|
| RGB | rgb(95, 254, 184) |
| HSL | hsl(154, 99%, 68%) |
| HSV | hsv(154, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.22, -57.44, 21.39) |
| CIE-LCH | lch(90.22, 61.29, 159.57°) |
| OKLab | oklab(89.56% -0.1572 0.0545) |
| OKLCH | oklch(89.56% 0.166 160.9) |
| XYZ | xyz(48.8081, 76.7721, 57.5844) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Greenish Cyan
#2AFEB7
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.74
Greenish Turquoise
#00FBB0
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEB8 #FE5FA5
analogous
#5FFE68 #5FFEB8 #5FF4FE
triadic
#5FFEB8 #B85FFE #FEB85F
tetradic
#5FFEB8 #685FFE #FE5FA5 #F4FE5F
square
#5FFEB8 #685FFE #FE5FA5 #F4FE5F
split-complementary
#5FFEB8 #FE5FF4 #FE685F
monochromatic
#01E17F #22FE9D #5FFEB8 #9CFED3 #D9FFEE
Accessibility & contrast
On white
1.28
#5FFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5FFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEB8
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEB8 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB4
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffeb8; /* rgb */ color: rgb(95, 254, 184); /* oklch */ color: oklch(89.6% 0.166 160.9);
Tailwind
colors: {
custom: {
50: '#9bffcd',
500: '#5ffeb8',
950: '#000000',
},
}SCSS
$custom: #5ffeb8; $custom-light: #9bffcd; $custom-dark: #000000;
JSON
{
"hex": "#5ffeb8",
"rgb": {
"r": 95,
"g": 254,
"b": 184
},
"hsl": {
"h": 153.585,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89559,
"c": 0.1664,
"h": 160.9
},
"luminance": 0.76777
}Semantic roles & 50–950 ramp
primary
#5FFEB8
secondary
#D82976
accent
#0065E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683