#5CD4D9#5CD4D9
#5CD4D9 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.107 H 199.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4D9 |
|---|---|
| RGB | rgb(92, 212, 217) |
| HSL | hsl(182, 62%, 61%) |
| HSV | hsv(182, 58%, 85%) |
| CMYK | cmyk(57.6%, 2.3%, 0%, 14.9%) |
| CIE-LAB | lab(78.68, -31.91, -12.60) |
| CIE-LCH | lch(78.68, 34.31, 201.55°) |
| OKLab | oklab(80.41% -0.1011 -0.0349) |
| OKLCH | oklch(80.41% 0.107 199) |
| XYZ | xyz(40.4762, 54.3679, 73.9931) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.99
Mediumturquoise
#48D1CC
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 6.89
Robin Egg Blue
#8AF1FE
ΔE00 8.05
Turquoise
#40E0D0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4D9 #D9615C
analogous
#5CD99F #5CD4D9 #5C95D9
triadic
#5CD4D9 #D95CD4 #D4D95C
tetradic
#5CD4D9 #9F5CD9 #D9615C #95D95C
square
#5CD4D9 #9F5CD9 #D9615C #95D95C
split-complementary
#5CD4D9 #D95C95 #D99F5C
monochromatic
#239397 #2FC3C9 #5CD4D9 #8EE1E5 #BFEEF0
Accessibility & contrast
On white
1.77
#5CD4D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#5CD4D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4D9
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4D9 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDA
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#00DBD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd4d9; /* rgb */ color: rgb(92, 212, 217); /* oklch */ color: oklch(80.4% 0.107 199.0);
Tailwind
colors: {
custom: {
50: '#96e1e4',
500: '#5cd4d9',
950: '#000000',
},
}SCSS
$custom: #5cd4d9; $custom-light: #96e1e4; $custom-dark: #000000;
JSON
{
"hex": "#5cd4d9",
"rgb": {
"r": 92,
"g": 212,
"b": 217
},
"hsl": {
"h": 182.4,
"s": 62.189,
"l": 60.588
},
"oklch": {
"l": 0.8041,
"c": 0.10699,
"h": 199
},
"luminance": 0.54372
}Semantic roles & 50–950 ramp
primary
#5CD4D9
secondary
#9C413D
accent
#231CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484