#5CFCD4#5CFCD4
#5CFCD4 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.145 H 173.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCD4 |
|---|---|
| RGB | rgb(92, 252, 212) |
| HSL | hsl(165, 96%, 67%) |
| HSV | hsv(165, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.16, -51.00, 6.89) |
| CIE-LCH | lch(90.16, 51.47, 172.30°) |
| OKLab | oklab(89.69% -0.1442 0.0174) |
| OKLCH | oklch(89.69% 0.145 173.1) |
| XYZ | xyz(51.1019, 76.6441, 74.3752) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 3.67
Light Aquamarine
#7BFDC7
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCD4 #FC5C84
analogous
#5CFC84 #5CFCD4 #5CD4FC
triadic
#5CFCD4 #D45CFC #FCD45C
tetradic
#5CFCD4 #845CFC #FC5C84 #D4FC5C
square
#5CFCD4 #845CFC #FC5C84 #D4FC5C
split-complementary
#5CFCD4 #FC5CD4 #FC845C
monochromatic
#04DAA4 #20FBC4 #5CFCD4 #98FDE4 #D4FEF4
Accessibility & contrast
On white
1.29
#5CFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#5CFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCD4
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCD4 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD2
Deuteranopia (green-blind)
#DEDCD7
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cfcd4; /* rgb */ color: rgb(92, 252, 212); /* oklch */ color: oklch(89.7% 0.145 173.1);
Tailwind
colors: {
custom: {
50: '#9bfee1',
500: '#5cfcd4',
950: '#000000',
},
}SCSS
$custom: #5cfcd4; $custom-light: #9bfee1; $custom-dark: #000000;
JSON
{
"hex": "#5cfcd4",
"rgb": {
"r": 92,
"g": 252,
"b": 212
},
"hsl": {
"h": 165,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.89687,
"c": 0.14528,
"h": 173.1
},
"luminance": 0.7665
}Semantic roles & 50–950 ramp
primary
#5CFCD4
secondary
#D32954
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684