#5FFEB7#5FFEB7
#5FFEB7 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.167 H 160.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEB7 |
|---|---|
| RGB | rgb(95, 254, 183) |
| HSL | hsl(153, 99%, 68%) |
| HSV | hsv(153, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(90.20, -57.64, 21.88) |
| CIE-LCH | lch(90.20, 61.65, 159.21°) |
| OKLab | oklab(89.54% -0.1577 0.0557) |
| OKLCH | oklch(89.54% 0.167 160.6) |
| XYZ | xyz(48.7037, 76.7303, 57.0343) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Greenish Cyan
#2AFEB7
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.65
Greenish Turquoise
#00FBB0
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEB7 #FE5FA6
analogous
#5FFE67 #5FFEB7 #5FF5FE
triadic
#5FFEB7 #B75FFE #FEB75F
tetradic
#5FFEB7 #675FFE #FE5FA6 #F5FE5F
square
#5FFEB7 #675FFE #FE5FA6 #F5FE5F
split-complementary
#5FFEB7 #FE5FF5 #FE675F
monochromatic
#01E17D #22FE9C #5FFEB7 #9CFED2 #D9FFEE
Accessibility & contrast
On white
1.28
#5FFEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#5FFEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEB7
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEB7 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB3
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffeb7; /* rgb */ color: rgb(95, 254, 183); /* oklch */ color: oklch(89.5% 0.167 160.6);
Tailwind
colors: {
custom: {
50: '#9bffcc',
500: '#5ffeb7',
950: '#000000',
},
}SCSS
$custom: #5ffeb7; $custom-light: #9bffcc; $custom-dark: #000000;
JSON
{
"hex": "#5ffeb7",
"rgb": {
"r": 95,
"g": 254,
"b": 183
},
"hsl": {
"h": 153.208,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89537,
"c": 0.16722,
"h": 160.6
},
"luminance": 0.76735
}Semantic roles & 50–950 ramp
primary
#5FFEB7
secondary
#D82977
accent
#0066E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683