#5CFBBA#5CFBBA
#5CFBBA is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.8% C 0.162 H 162.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFBBA |
|---|---|
| RGB | rgb(92, 251, 186) |
| HSL | hsl(155, 95%, 67%) |
| HSV | hsv(155, 63%, 98%) |
| CMYK | cmyk(63.3%, 0%, 25.9%, 1.6%) |
| CIE-LAB | lab(89.30, -56.36, 19.09) |
| CIE-LCH | lch(89.30, 59.51, 161.29°) |
| OKLab | oklab(88.8% -0.1548 0.0487) |
| OKLCH | oklch(88.8% 0.162 162.5) |
| XYZ | xyz(47.7690, 74.8098, 58.3671) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.22
Greenish Cyan
#2AFEB7
ΔE00 2.14
Greenish Turquoise
#00FBB0
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFBBA #FB5C9D
analogous
#5CFB6B #5CFBBA #5CECFB
triadic
#5CFBBA #BA5CFB #FBBA5C
tetradic
#5CFBBA #6B5CFB #FB5C9D #ECFB5C
square
#5CFBBA #6B5CFB #FB5C9D #ECFB5C
split-complementary
#5CFBBA #FB5CEC #FB6B5C
monochromatic
#05D781 #20FAA1 #5CFBBA #98FCD3 #D3FEED
Accessibility & contrast
On white
1.32
#5CFBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#5CFBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFBBA
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFBBA | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB6
Deuteranopia (green-blind)
#E2DABE
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5cfbba; /* rgb */ color: rgb(92, 251, 186); /* oklch */ color: oklch(88.8% 0.162 162.5);
Tailwind
colors: {
custom: {
50: '#9afdcf',
500: '#5cfbba',
950: '#000000',
},
}SCSS
$custom: #5cfbba; $custom-light: #9afdcf; $custom-dark: #000000;
JSON
{
"hex": "#5cfbba",
"rgb": {
"r": 92,
"g": 251,
"b": 186
},
"hsl": {
"h": 155.472,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.88803,
"c": 0.16228,
"h": 162.5
},
"luminance": 0.74815
}Semantic roles & 50–950 ramp
primary
#5CFBBA
secondary
#D12A6E
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683