#5CD4DF#5CD4DF
#5CD4DF is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.6% C 0.108 H 203.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4DF |
|---|---|
| RGB | rgb(92, 212, 223) |
| HSL | hsl(185, 67%, 62%) |
| HSV | hsv(185, 59%, 87%) |
| CMYK | cmyk(58.7%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(78.86, -30.26, -15.54) |
| CIE-LCH | lch(78.86, 34.01, 207.18°) |
| OKLab | oklab(80.62% -0.0987 -0.043) |
| OKLCH | oklch(80.62% 0.108 203.5) |
| XYZ | xyz(41.2708, 54.6858, 78.1781) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Darkturquoise
#00CED1
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Neon Blue
#04D9FF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4DF #DF675C
analogous
#5CDFA9 #5CD4DF #5C93DF
triadic
#5CD4DF #DF5CD4 #D4DF5C
tetradic
#5CD4DF #A95CDF #DF675C #93DF5C
square
#5CD4DF #A95CDF #DF675C #93DF5C
split-complementary
#5CD4DF #DF5C93 #DFA95C
monochromatic
#2096A1 #2AC6D4 #5CD4DF #8FE1E9 #C2EFF3
Accessibility & contrast
On white
1.76
#5CD4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#5CD4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4DF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4DF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#B1BDE0
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd4df; /* rgb */ color: rgb(92, 212, 223); /* oklch */ color: oklch(80.6% 0.108 203.5);
Tailwind
colors: {
custom: {
50: '#97e1e9',
500: '#5cd4df',
950: '#000000',
},
}SCSS
$custom: #5cd4df; $custom-light: #97e1e9; $custom-dark: #000000;
JSON
{
"hex": "#5cd4df",
"rgb": {
"r": 92,
"g": 212,
"b": 223
},
"hsl": {
"h": 185.038,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.8062,
"c": 0.10764,
"h": 203.5
},
"luminance": 0.5469
}Semantic roles & 50–950 ramp
primary
#5CD4DF
secondary
#A4443B
accent
#2616CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484