#5CFFBC#5CFFBC
#5CFFBC is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.166 H 162.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFBC |
|---|---|
| RGB | rgb(92, 255, 188) |
| HSL | hsl(155, 100%, 68%) |
| HSV | hsv(155, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.52, -57.53, 19.75) |
| CIE-LCH | lch(90.52, 60.83, 161.05°) |
| OKLab | oklab(89.81% -0.1579 0.0504) |
| OKLCH | oklch(89.81% 0.166 162.3) |
| XYZ | xyz(49.2458, 77.4209, 59.9156) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Greenish Cyan
#2AFEB7
ΔE00 1.99
Greenish Turquoise
#00FBB0
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFBC #FF5C9F
analogous
#5CFF6A #5CFFBC #5CF1FF
triadic
#5CFFBC #BC5CFF #FFBC5C
tetradic
#5CFFBC #6A5CFF #FF5C9F #F1FF5C
square
#5CFFBC #6A5CFF #FF5C9F #F1FF5C
split-complementary
#5CFFBC #FF5CF1 #FF6A5C
monochromatic
#00E184 #1FFFA3 #5CFFBC #99FFD5 #D6FFEE
Accessibility & contrast
On white
1.27
#5CFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#5CFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFBC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFBC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cffbc; /* rgb */ color: rgb(92, 255, 188); /* oklch */ color: oklch(89.8% 0.166 162.3);
Tailwind
colors: {
custom: {
50: '#9affd0',
500: '#5cffbc',
950: '#000000',
},
}SCSS
$custom: #5cffbc; $custom-light: #9affd0; $custom-dark: #000000;
JSON
{
"hex": "#5cffbc",
"rgb": {
"r": 92,
"g": 255,
"b": 188
},
"hsl": {
"h": 155.337,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.89808,
"c": 0.16571,
"h": 162.3
},
"luminance": 0.77426
}Semantic roles & 50–950 ramp
primary
#5CFFBC
secondary
#D92670
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683