#5FFEB0#5FFEB0
#5FFEB0 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.4% C 0.173 H 158.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEB0 |
|---|---|
| RGB | rgb(95, 254, 176) |
| HSL | hsl(151, 99%, 68%) |
| HSV | hsv(151, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(90.07, -59.03, 25.26) |
| CIE-LCH | lch(90.07, 64.20, 156.83°) |
| OKLab | oklab(89.39% -0.1608 0.064) |
| OKLCH | oklch(89.39% 0.173 158.3) |
| XYZ | xyz(47.9932, 76.4461, 53.2922) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.28
Sea Green (survey)
#53FCA1
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEB0 #FE5FAD
analogous
#5FFE60 #5FFEB0 #5FFDFE
triadic
#5FFEB0 #B05FFE #FEB05F
tetradic
#5FFEB0 #605FFE #FE5FAD #FDFE5F
square
#5FFEB0 #605FFE #FE5FAD #FDFE5F
split-complementary
#5FFEB0 #FE5FFD #FE605F
monochromatic
#01E173 #22FE92 #5FFEB0 #9CFECE #D9FFEC
Accessibility & contrast
On white
1.29
#5FFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#5FFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEB0
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEB0 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAB
Deuteranopia (green-blind)
#E7DCB5
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffeb0; /* rgb */ color: rgb(95, 254, 176); /* oklch */ color: oklch(89.4% 0.173 158.3);
Tailwind
colors: {
custom: {
50: '#9bffc8',
500: '#5ffeb0',
950: '#000000',
},
}SCSS
$custom: #5ffeb0; $custom-light: #9bffc8; $custom-dark: #000000;
JSON
{
"hex": "#5ffeb0",
"rgb": {
"r": 95,
"g": 254,
"b": 176
},
"hsl": {
"h": 150.566,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89386,
"c": 0.17304,
"h": 158.3
},
"luminance": 0.76451
}Semantic roles & 50–950 ramp
primary
#5FFEB0
secondary
#D8297F
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682