#5CFFBF#5CFFBF
#5CFFBF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.163 H 163.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFBF |
|---|---|
| RGB | rgb(92, 255, 191) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.57, -56.90, 18.30) |
| CIE-LCH | lch(90.57, 59.77, 162.17°) |
| OKLab | oklab(89.88% -0.1565 0.0467) |
| OKLCH | oklch(89.88% 0.163 163.4) |
| XYZ | xyz(49.5726, 77.5516, 61.6365) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Cyan
#2AFEB7
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.67
Greenish Turquoise
#00FBB0
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFBF #FF5C9C
analogous
#5CFF6D #5CFFBF #5CEDFF
triadic
#5CFFBF #BF5CFF #FFBF5C
tetradic
#5CFFBF #6D5CFF #FF5C9C #EDFF5C
square
#5CFFBF #6D5CFF #FF5C9C #EDFF5C
split-complementary
#5CFFBF #FF5CED #FF6D5C
monochromatic
#00E188 #1FFFA7 #5CFFBF #99FFD7 #D6FFEF
Accessibility & contrast
On white
1.27
#5CFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#5CFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFBF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFBF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBB
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cffbf; /* rgb */ color: rgb(92, 255, 191); /* oklch */ color: oklch(89.9% 0.163 163.4);
Tailwind
colors: {
custom: {
50: '#9affd2',
500: '#5cffbf',
950: '#000000',
},
}SCSS
$custom: #5cffbf; $custom-light: #9affd2; $custom-dark: #000000;
JSON
{
"hex": "#5cffbf",
"rgb": {
"r": 92,
"g": 255,
"b": 191
},
"hsl": {
"h": 156.442,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.89877,
"c": 0.16337,
"h": 163.4
},
"luminance": 0.77557
}Semantic roles & 50–950 ramp
primary
#5CFFBF
secondary
#D9266C
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683