#5FFEBC#5FFEBC
#5FFEBC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.163 H 162.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEBC |
|---|---|
| RGB | rgb(95, 254, 188) |
| HSL | hsl(155, 99%, 68%) |
| HSV | hsv(155, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(90.30, -56.61, 19.46) |
| CIE-LCH | lch(90.30, 59.87, 161.03°) |
| OKLab | oklab(89.65% -0.1555 0.0496) |
| OKLCH | oklch(89.65% 0.163 162.3) |
| XYZ | xyz(49.2334, 76.9422, 59.8239) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Greenish Cyan
#2AFEB7
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.83
Greenish Turquoise
#00FBB0
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEBC #FE5FA1
analogous
#5FFE6C #5FFEBC #5FF1FE
triadic
#5FFEBC #BC5FFE #FEBC5F
tetradic
#5FFEBC #6C5FFE #FE5FA1 #F1FE5F
square
#5FFEBC #6C5FFE #FE5FA1 #F1FE5F
split-complementary
#5FFEBC #FE5FF1 #FE6C5F
monochromatic
#01E184 #22FEA3 #5FFEBC #9CFED5 #D9FFEF
Accessibility & contrast
On white
1.28
#5FFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5FFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEBC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEBC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffebc; /* rgb */ color: rgb(95, 254, 188); /* oklch */ color: oklch(89.6% 0.163 162.3);
Tailwind
colors: {
custom: {
50: '#9bffd0',
500: '#5ffebc',
950: '#000000',
},
}SCSS
$custom: #5ffebc; $custom-light: #9bffd0; $custom-dark: #000000;
JSON
{
"hex": "#5ffebc",
"rgb": {
"r": 95,
"g": 254,
"b": 188
},
"hsl": {
"h": 155.094,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89649,
"c": 0.16319,
"h": 162.3
},
"luminance": 0.76947
}Semantic roles & 50–950 ramp
primary
#5FFEBC
secondary
#D82972
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683