#5CDFD4#5CDFD4
#5CDFD4 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.116 H 187.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFD4 |
|---|---|
| RGB | rgb(92, 223, 212) |
| HSL | hsl(175, 67%, 62%) |
| HSV | hsv(175, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(81.73, -38.37, -5.39) |
| CIE-LCH | lch(81.73, 38.74, 188.00°) |
| OKLab | oklab(82.83% -0.1147 -0.0152) |
| OKLCH | oklch(82.83% 0.116 187.5) |
| XYZ | xyz(42.6797, 59.7997, 71.5678) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.33
Mediumturquoise
#48D1CC
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 6.10
Bright Aqua
#0BF9EA
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.67
Aqua (survey)
#13EAC9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFD4 #DF5C67
analogous
#5CDF93 #5CDFD4 #5CA9DF
triadic
#5CDFD4 #D45CDF #DFD45C
tetradic
#5CDFD4 #935CDF #DF5C67 #A9DF5C
square
#5CDFD4 #935CDF #DF5C67 #A9DF5C
split-complementary
#5CDFD4 #DF5CA9 #DF935C
monochromatic
#20A196 #2AD4C6 #5CDFD4 #8FE9E1 #C2F3EF
Accessibility & contrast
On white
1.62
#5CDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5CDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFD4
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFD4 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdfd4; /* rgb */ color: rgb(92, 223, 212); /* oklch */ color: oklch(82.8% 0.116 187.5);
Tailwind
colors: {
custom: {
50: '#97e9e1',
500: '#5cdfd4',
950: '#000000',
},
}SCSS
$custom: #5cdfd4; $custom-light: #97e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5cdfd4",
"rgb": {
"r": 92,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.962,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82832,
"c": 0.11575,
"h": 187.5
},
"luminance": 0.59804
}Semantic roles & 50–950 ramp
primary
#5CDFD4
secondary
#A43B44
accent
#1626CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484