#5CFBAE#5CFBAE
#5CFBAE is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.5% C 0.172 H 158.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFBAE |
|---|---|
| RGB | rgb(92, 251, 174) |
| HSL | hsl(151, 95%, 67%) |
| HSV | hsv(151, 63%, 98%) |
| CMYK | cmyk(63.3%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.07, -58.79, 24.90) |
| CIE-LCH | lch(89.07, 63.85, 157.04°) |
| OKLab | oklab(88.54% -0.1601 0.0631) |
| OKLCH | oklch(88.54% 0.172 158.5) |
| XYZ | xyz(46.5464, 74.3208, 51.9285) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Green Blue
#56FCA2
ΔE00 2.22
Sea Green (survey)
#53FCA1
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.48
Light Bluish Green
#76FDA8
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFBAE #FB5CA9
analogous
#5CFB5E #5CFBAE #5CF9FB
triadic
#5CFBAE #AE5CFB #FBAE5C
tetradic
#5CFBAE #5E5CFB #FB5CA9 #F9FB5C
square
#5CFBAE #5E5CFB #FB5CA9 #F9FB5C
split-complementary
#5CFBAE #FB5CF9 #FB5E5C
monochromatic
#05D772 #20FA90 #5CFBAE #98FCCC #D3FEE9
Accessibility & contrast
On white
1.32
#5CFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#5CFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFBAE
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFBAE | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5cfbae; /* rgb */ color: rgb(92, 251, 174); /* oklch */ color: oklch(88.5% 0.172 158.5);
Tailwind
colors: {
custom: {
50: '#99fec6',
500: '#5cfbae',
950: '#000000',
},
}SCSS
$custom: #5cfbae; $custom-light: #99fec6; $custom-dark: #000000;
JSON
{
"hex": "#5cfbae",
"rgb": {
"r": 92,
"g": 251,
"b": 174
},
"hsl": {
"h": 150.943,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.88539,
"c": 0.17212,
"h": 158.5
},
"luminance": 0.74326
}Semantic roles & 50–950 ramp
primary
#5CFBAE
secondary
#D12A7B
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682