#5CFFAF#5CFFAF
#5CFFAF is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.5% C 0.176 H 158.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFAF |
|---|---|
| RGB | rgb(92, 255, 175) |
| HSL | hsl(151, 100%, 68%) |
| HSV | hsv(151, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.27, -60.14, 26.03) |
| CIE-LCH | lch(90.27, 65.53, 156.60°) |
| OKLab | oklab(89.53% -0.1636 0.0658) |
| OKLCH | oklch(89.53% 0.176 158.1) |
| XYZ | xyz(47.9070, 76.8854, 52.8648) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.94
Sea Green (survey)
#53FCA1
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 2.44
Bright Sea Green
#05FFA6
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFAF #FF5CAC
analogous
#5CFF5D #5CFFAF #5CFEFF
triadic
#5CFFAF #AF5CFF #FFAF5C
tetradic
#5CFFAF #5D5CFF #FF5CAC #FEFF5C
square
#5CFFAF #5D5CFF #FF5CAC #FEFF5C
split-complementary
#5CFFAF #FF5CFE #FF5D5C
monochromatic
#00E172 #1FFF91 #5CFFAF #99FFCD #D6FFEB
Accessibility & contrast
On white
1.28
#5CFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#5CFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFAF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFAF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAA
Deuteranopia (green-blind)
#E7DDB4
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cffaf; /* rgb */ color: rgb(92, 255, 175); /* oklch */ color: oklch(89.5% 0.176 158.1);
Tailwind
colors: {
custom: {
50: '#9affc7',
500: '#5cffaf',
950: '#000000',
},
}SCSS
$custom: #5cffaf; $custom-light: #9affc7; $custom-dark: #000000;
JSON
{
"hex": "#5cffaf",
"rgb": {
"r": 92,
"g": 255,
"b": 175
},
"hsl": {
"h": 150.552,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.89525,
"c": 0.1764,
"h": 158.1
},
"luminance": 0.7689
}Semantic roles & 50–950 ramp
primary
#5CFFAF
secondary
#D9267E
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682