#5CFCD0#5CFCD0
#5CFCD0 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.148 H 171.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCD0 |
|---|---|
| RGB | rgb(92, 252, 208) |
| HSL | hsl(164, 96%, 67%) |
| HSV | hsv(164, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.07, -51.93, 8.83) |
| CIE-LCH | lch(90.07, 52.68, 170.35°) |
| OKLab | oklab(89.58% -0.146 0.0225) |
| OKLCH | oklch(89.58% 0.148 171.2) |
| XYZ | xyz(50.6035, 76.4447, 71.7507) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.52
Bright Teal
#01F9C6
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.18
Light Aquamarine
#7BFDC7
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCD0 #FC5C88
analogous
#5CFC80 #5CFCD0 #5CD8FC
triadic
#5CFCD0 #D05CFC #FCD05C
tetradic
#5CFCD0 #805CFC #FC5C88 #D8FC5C
square
#5CFCD0 #805CFC #FC5C88 #D8FC5C
split-complementary
#5CFCD0 #FC5CD8 #FC805C
monochromatic
#04DA9F #20FBBF #5CFCD0 #98FDE1 #D4FEF3
Accessibility & contrast
On white
1.29
#5CFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#5CFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCD0
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCD0 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCE
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cfcd0; /* rgb */ color: rgb(92, 252, 208); /* oklch */ color: oklch(89.6% 0.148 171.2);
Tailwind
colors: {
custom: {
50: '#9afede',
500: '#5cfcd0',
950: '#000000',
},
}SCSS
$custom: #5cfcd0; $custom-light: #9afede; $custom-dark: #000000;
JSON
{
"hex": "#5cfcd0",
"rgb": {
"r": 92,
"g": 252,
"b": 208
},
"hsl": {
"h": 163.5,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.89581,
"c": 0.14772,
"h": 171.2
},
"luminance": 0.7645
}Semantic roles & 50–950 ramp
primary
#5CFCD0
secondary
#D32958
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684