#5CFCCE#5CFCCE
#5CFCCE is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.149 H 170.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCCE |
|---|---|
| RGB | rgb(92, 252, 206) |
| HSL | hsl(163, 96%, 67%) |
| HSV | hsv(163, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.02, -52.39, 9.80) |
| CIE-LCH | lch(90.02, 53.30, 169.41°) |
| OKLab | oklab(89.53% -0.1469 0.025) |
| OKLCH | oklch(89.53% 0.149 170.3) |
| XYZ | xyz(50.3590, 76.3469, 70.4630) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.52
Bright Teal
#01F9C6
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCCE #FC5C8A
analogous
#5CFC7E #5CFCCE #5CDAFC
triadic
#5CFCCE #CE5CFC #FCCE5C
tetradic
#5CFCCE #7E5CFC #FC5C8A #DAFC5C
square
#5CFCCE #7E5CFC #FC5C8A #DAFC5C
split-complementary
#5CFCCE #FC5CDA #FC7E5C
monochromatic
#04DA9C #20FBBC #5CFCCE #98FDE0 #D4FEF2
Accessibility & contrast
On white
1.29
#5CFCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#5CFCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCCE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCCE | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfcce; /* rgb */ color: rgb(92, 252, 206); /* oklch */ color: oklch(89.5% 0.149 170.3);
Tailwind
colors: {
custom: {
50: '#9afedd',
500: '#5cfcce',
950: '#000000',
},
}SCSS
$custom: #5cfcce; $custom-light: #9afedd; $custom-dark: #000000;
JSON
{
"hex": "#5cfcce",
"rgb": {
"r": 92,
"g": 252,
"b": 206
},
"hsl": {
"h": 162.75,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.89529,
"c": 0.14901,
"h": 170.3
},
"luminance": 0.76352
}Semantic roles & 50–950 ramp
primary
#5CFCCE
secondary
#D3295A
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684