#5CFCD3#5CFCD3
#5CFCD3 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.146 H 172.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCD3 |
|---|---|
| RGB | rgb(92, 252, 211) |
| HSL | hsl(165, 96%, 67%) |
| HSV | hsv(165, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.13, -51.24, 7.38) |
| CIE-LCH | lch(90.13, 51.77, 171.81°) |
| OKLab | oklab(89.66% -0.1447 0.0187) |
| OKLCH | oklch(89.66% 0.146 172.6) |
| XYZ | xyz(50.9761, 76.5938, 73.7130) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.26
Bright Teal
#01F9C6
ΔE00 3.28
Light Aqua
#8CFFDB
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCD3 #FC5C85
analogous
#5CFC83 #5CFCD3 #5CD5FC
triadic
#5CFCD3 #D35CFC #FCD35C
tetradic
#5CFCD3 #835CFC #FC5C85 #D5FC5C
square
#5CFCD3 #835CFC #FC5C85 #D5FC5C
split-complementary
#5CFCD3 #FC5CD5 #FC835C
monochromatic
#04DAA3 #20FBC3 #5CFCD3 #98FDE3 #D4FEF3
Accessibility & contrast
On white
1.29
#5CFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#5CFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCD3
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCD3 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD1
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cfcd3; /* rgb */ color: rgb(92, 252, 211); /* oklch */ color: oklch(89.7% 0.146 172.6);
Tailwind
colors: {
custom: {
50: '#9afee0',
500: '#5cfcd3',
950: '#000000',
},
}SCSS
$custom: #5cfcd3; $custom-light: #9afee0; $custom-dark: #000000;
JSON
{
"hex": "#5cfcd3",
"rgb": {
"r": 92,
"g": 252,
"b": 211
},
"hsl": {
"h": 164.625,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.8966,
"c": 0.14587,
"h": 172.6
},
"luminance": 0.76599
}Semantic roles & 50–950 ramp
primary
#5CFCD3
secondary
#D32955
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684