#5CFFAE#5CFFAE
#5CFFAE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.5% C 0.177 H 157.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFAE |
|---|---|
| RGB | rgb(92, 255, 174) |
| HSL | hsl(150, 100%, 68%) |
| HSV | hsv(150, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.25, -60.33, 26.51) |
| CIE-LCH | lch(90.25, 65.90, 156.28°) |
| OKLab | oklab(89.51% -0.1641 0.067) |
| OKLCH | oklch(89.51% 0.177 157.8) |
| XYZ | xyz(47.8092, 76.8462, 52.3494) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.77
Sea Green (survey)
#53FCA1
ΔE00 1.91
Light Bluish Green
#76FDA8
ΔE00 2.32
Bright Sea Green
#05FFA6
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFAE #FF5CAD
analogous
#5CFF5C #5CFFAE #5CFFFF
triadic
#5CFFAE #AE5CFF #FFAE5C
tetradic
#5CFFAE #5C5CFF #FF5CAD #FFFF5C
square
#5CFFAE #5C5CFF #FF5CAD #FFFF5C
split-complementary
#5CFFAE #FF5CFF #FF5C5C
monochromatic
#00E171 #1FFF90 #5CFFAE #99FFCC #D6FFEB
Accessibility & contrast
On white
1.28
#5CFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#5CFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFAE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFAE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cffae; /* rgb */ color: rgb(92, 255, 174); /* oklch */ color: oklch(89.5% 0.177 157.8);
Tailwind
colors: {
custom: {
50: '#9affc6',
500: '#5cffae',
950: '#000000',
},
}SCSS
$custom: #5cffae; $custom-light: #9affc6; $custom-dark: #000000;
JSON
{
"hex": "#5cffae",
"rgb": {
"r": 92,
"g": 255,
"b": 174
},
"hsl": {
"h": 150.184,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.89505,
"c": 0.17725,
"h": 157.8
},
"luminance": 0.76851
}Semantic roles & 50–950 ramp
primary
#5CFFAE
secondary
#D9267F
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682