#5CD3DF#5CD3DF
#5CD3DF is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.107 H 204.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3DF |
|---|---|
| RGB | rgb(92, 211, 223) |
| HSL | hsl(185, 67%, 62%) |
| HSV | hsv(185, 59%, 87%) |
| CMYK | cmyk(58.7%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(78.57, -29.78, -15.97) |
| CIE-LCH | lch(78.57, 33.79, 208.21°) |
| OKLab | oklab(80.39% -0.0976 -0.0442) |
| OKLCH | oklch(80.39% 0.107 204.4) |
| XYZ | xyz(41.0216, 54.1874, 78.0951) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Darkturquoise
#00CED1
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 7.31
Robin Egg Blue
#8AF1FE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3DF #DF685C
analogous
#5CDFAA #5CD3DF #5C92DF
triadic
#5CD3DF #DF5CD3 #D3DF5C
tetradic
#5CD3DF #AA5CDF #DF685C #92DF5C
square
#5CD3DF #AA5CDF #DF685C #92DF5C
split-complementary
#5CD3DF #DF5C92 #DFAA5C
monochromatic
#2095A1 #2AC5D4 #5CD3DF #8FE1E9 #C2EFF3
Accessibility & contrast
On white
1.77
#5CD3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#5CD3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3DF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3DF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B0BCE0
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd3df; /* rgb */ color: rgb(92, 211, 223); /* oklch */ color: oklch(80.4% 0.107 204.4);
Tailwind
colors: {
custom: {
50: '#97e1e9',
500: '#5cd3df',
950: '#000000',
},
}SCSS
$custom: #5cd3df; $custom-light: #97e1e9; $custom-dark: #000000;
JSON
{
"hex": "#5cd3df",
"rgb": {
"r": 92,
"g": 211,
"b": 223
},
"hsl": {
"h": 185.496,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.80387,
"c": 0.10718,
"h": 204.4
},
"luminance": 0.54192
}Semantic roles & 50–950 ramp
primary
#5CD3DF
secondary
#A4453B
accent
#2716CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484