#5CFCCD#5CFCCD
#5CFCCD is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.150 H 169.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCCD |
|---|---|
| RGB | rgb(92, 252, 205) |
| HSL | hsl(162, 96%, 67%) |
| HSV | hsv(162, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.00, -52.62, 10.28) |
| CIE-LCH | lch(90.00, 53.62, 168.94°) |
| OKLab | oklab(89.5% -0.1473 0.0263) |
| OKLCH | oklch(89.5% 0.15 169.9) |
| XYZ | xyz(50.2379, 76.2985, 69.8253) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.56
Bright Teal
#01F9C6
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCCD #FC5C8B
analogous
#5CFC7D #5CFCCD #5CDBFC
triadic
#5CFCCD #CD5CFC #FCCD5C
tetradic
#5CFCCD #7D5CFC #FC5C8B #DBFC5C
square
#5CFCCD #7D5CFC #FC5C8B #DBFC5C
split-complementary
#5CFCCD #FC5CDB #FC7D5C
monochromatic
#04DA9B #20FBBB #5CFCCD #98FDDF #D4FEF2
Accessibility & contrast
On white
1.29
#5CFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#5CFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCCD
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCCD | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCB
Deuteranopia (green-blind)
#DFDCD0
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfccd; /* rgb */ color: rgb(92, 252, 205); /* oklch */ color: oklch(89.5% 0.150 169.9);
Tailwind
colors: {
custom: {
50: '#9afedc',
500: '#5cfccd',
950: '#000000',
},
}SCSS
$custom: #5cfccd; $custom-light: #9afedc; $custom-dark: #000000;
JSON
{
"hex": "#5cfccd",
"rgb": {
"r": 92,
"g": 252,
"b": 205
},
"hsl": {
"h": 162.375,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.89504,
"c": 0.14965,
"h": 169.9
},
"luminance": 0.76304
}Semantic roles & 50–950 ramp
primary
#5CFCCD
secondary
#D3295B
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684