#5CFFBB#5CFFBB
#5CFFBB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.167 H 162.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFBB |
|---|---|
| RGB | rgb(92, 255, 187) |
| HSL | hsl(155, 100%, 68%) |
| HSV | hsv(155, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.50, -57.74, 20.24) |
| CIE-LCH | lch(90.50, 61.18, 160.68°) |
| OKLab | oklab(89.79% -0.1583 0.0516) |
| OKLCH | oklch(89.79% 0.167 162) |
| XYZ | xyz(49.1384, 77.3779, 59.3499) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Greenish Cyan
#2AFEB7
ΔE00 1.98
Greenish Turquoise
#00FBB0
ΔE00 2.79
Light Aquamarine
#7BFDC7
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFBB #FF5CA0
analogous
#5CFF69 #5CFFBB #5CF2FF
triadic
#5CFFBB #BB5CFF #FFBB5C
tetradic
#5CFFBB #695CFF #FF5CA0 #F2FF5C
square
#5CFFBB #695CFF #FF5CA0 #F2FF5C
split-complementary
#5CFFBB #FF5CF2 #FF695C
monochromatic
#00E183 #1FFFA1 #5CFFBB #99FFD5 #D6FFEE
Accessibility & contrast
On white
1.27
#5CFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#5CFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFBB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFBB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cffbb; /* rgb */ color: rgb(92, 255, 187); /* oklch */ color: oklch(89.8% 0.167 162.0);
Tailwind
colors: {
custom: {
50: '#9affcf',
500: '#5cffbb',
950: '#000000',
},
}SCSS
$custom: #5cffbb; $custom-light: #9affcf; $custom-dark: #000000;
JSON
{
"hex": "#5cffbb",
"rgb": {
"r": 92,
"g": 255,
"b": 187
},
"hsl": {
"h": 154.969,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.89786,
"c": 0.16651,
"h": 162
},
"luminance": 0.77383
}Semantic roles & 50–950 ramp
primary
#5CFFBB
secondary
#D92671
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683