#5CFCC3#5CFCC3
#5CFCC3 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.157 H 165.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCC3 |
|---|---|
| RGB | rgb(92, 252, 195) |
| HSL | hsl(159, 96%, 67%) |
| HSV | hsv(159, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(89.78, -54.84, 15.13) |
| CIE-LCH | lch(89.78, 56.89, 164.57°) |
| OKLab | oklab(89.26% -0.1518 0.0387) |
| OKLCH | oklch(89.26% 0.157 165.7) |
| XYZ | xyz(49.0692, 75.8310, 63.6700) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 3.03
Bright Teal
#01F9C6
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCC3 #FC5C95
analogous
#5CFC73 #5CFCC3 #5CE5FC
triadic
#5CFCC3 #C35CFC #FCC35C
tetradic
#5CFCC3 #735CFC #FC5C95 #E5FC5C
square
#5CFCC3 #735CFC #FC5C95 #E5FC5C
split-complementary
#5CFCC3 #FC5CE5 #FC735C
monochromatic
#04DA8E #20FBAD #5CFCC3 #98FDD9 #D4FEEF
Accessibility & contrast
On white
1.30
#5CFCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#5CFCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCC3
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCC3 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC0
Deuteranopia (green-blind)
#E1DBC7
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfcc3; /* rgb */ color: rgb(92, 252, 195); /* oklch */ color: oklch(89.3% 0.157 165.7);
Tailwind
colors: {
custom: {
50: '#9afed5',
500: '#5cfcc3',
950: '#000000',
},
}SCSS
$custom: #5cfcc3; $custom-light: #9afed5; $custom-dark: #000000;
JSON
{
"hex": "#5cfcc3",
"rgb": {
"r": 92,
"g": 252,
"b": 195
},
"hsl": {
"h": 158.625,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.89255,
"c": 0.15664,
"h": 165.7
},
"luminance": 0.75836
}Semantic roles & 50–950 ramp
primary
#5CFCC3
secondary
#D32966
accent
#0052E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683