#5CD8D9#5CD8D9
#5CD8D9 is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.3% C 0.110 H 196.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8D9 |
|---|---|
| RGB | rgb(92, 216, 217) |
| HSL | hsl(180, 62%, 61%) |
| HSV | hsv(180, 58%, 85%) |
| CMYK | cmyk(57.6%, 0.5%, 0%, 14.9%) |
| CIE-LAB | lab(79.84, -33.80, -10.87) |
| CIE-LCH | lch(79.84, 35.51, 197.82°) |
| OKLab | oklab(81.35% -0.1053 -0.0301) |
| OKLCH | oklch(81.35% 0.11 196) |
| XYZ | xyz(41.4885, 56.3926, 74.3306) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.19
Darkturquoise
#00CED1
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.36
Turquoise
#40E0D0
ΔE00 6.45
Robin'S Egg
#6DEDFD
ΔE00 7.18
Bright Light Blue
#26F7FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8D9 #D95D5C
analogous
#5CD99B #5CD8D9 #5C99D9
triadic
#5CD8D9 #D95CD8 #D8D95C
tetradic
#5CD8D9 #9B5CD9 #D95D5C #99D95C
square
#5CD8D9 #9B5CD9 #D95D5C #99D95C
split-complementary
#5CD8D9 #D95C99 #D99B5C
monochromatic
#239697 #2FC8C9 #5CD8D9 #8EE4E5 #BFF0F0
Accessibility & contrast
On white
1.71
#5CD8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5CD8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8D9
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8D9 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFD9
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd8d9; /* rgb */ color: rgb(92, 216, 217); /* oklch */ color: oklch(81.3% 0.110 196.0);
Tailwind
colors: {
custom: {
50: '#97e4e4',
500: '#5cd8d9',
950: '#000000',
},
}SCSS
$custom: #5cd8d9; $custom-light: #97e4e4; $custom-dark: #000000;
JSON
{
"hex": "#5cd8d9",
"rgb": {
"r": 92,
"g": 216,
"b": 217
},
"hsl": {
"h": 180.48,
"s": 62.189,
"l": 60.588
},
"oklch": {
"l": 0.81348,
"c": 0.10956,
"h": 196
},
"luminance": 0.56397
}Semantic roles & 50–950 ramp
primary
#5CD8D9
secondary
#9C3E3D
accent
#1D1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484