#5CFEB0#5CFEB0
#5CFEB0 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.3% C 0.174 H 158.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFEB0 |
|---|---|
| RGB | rgb(92, 254, 176) |
| HSL | hsl(151, 99%, 68%) |
| HSV | hsv(151, 64%, 100%) |
| CMYK | cmyk(63.8%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(89.99, -59.56, 25.15) |
| CIE-LCH | lch(89.99, 64.65, 157.11°) |
| OKLab | oklab(89.31% -0.1622 0.0637) |
| OKLCH | oklch(89.31% 0.174 158.6) |
| XYZ | xyz(47.6874, 76.2885, 53.2779) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.20
Light Greenish Blue
#63F7B4
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFEB0 #FE5CAA
analogous
#5CFE5F #5CFEB0 #5CFBFE
triadic
#5CFEB0 #B05CFE #FEB05C
tetradic
#5CFEB0 #5F5CFE #FE5CAA #FBFE5C
square
#5CFEB0 #5F5CFE #FE5CAA #FBFE5C
split-complementary
#5CFEB0 #FE5CFB #FE5F5C
monochromatic
#01DE74 #1FFE93 #5CFEB0 #99FECD #D6FFEB
Accessibility & contrast
On white
1.29
#5CFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#5CFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFEB0
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFEB0 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBAB
Deuteranopia (green-blind)
#E6DCB5
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfeb0; /* rgb */ color: rgb(92, 254, 176); /* oklch */ color: oklch(89.3% 0.174 158.6);
Tailwind
colors: {
custom: {
50: '#9affc8',
500: '#5cfeb0',
950: '#000000',
},
}SCSS
$custom: #5cfeb0; $custom-light: #9affc8; $custom-dark: #000000;
JSON
{
"hex": "#5cfeb0",
"rgb": {
"r": 92,
"g": 254,
"b": 176
},
"hsl": {
"h": 151.111,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.89305,
"c": 0.17427,
"h": 158.6
},
"luminance": 0.76294
}Semantic roles & 50–950 ramp
primary
#5CFEB0
secondary
#D7277C
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682