#5CD8DA#5CD8DA
#5CD8DA is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.110 H 196.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8DA |
|---|---|
| RGB | rgb(92, 216, 218) |
| HSL | hsl(181, 63%, 61%) |
| HSV | hsv(181, 58%, 85%) |
| CMYK | cmyk(57.8%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(79.87, -33.53, -11.36) |
| CIE-LCH | lch(79.87, 35.40, 198.71°) |
| OKLab | oklab(81.38% -0.1049 -0.0314) |
| OKLCH | oklch(81.38% 0.11 196.7) |
| XYZ | xyz(41.6190, 56.4447, 75.0177) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 6.91
Bright Light Blue
#26F7FD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8DA #DA5E5C
analogous
#5CDA9D #5CD8DA #5C99DA
triadic
#5CD8DA #DA5CD8 #D8DA5C
tetradic
#5CD8DA #9D5CDA #DA5E5C #99DA5C
square
#5CD8DA #9D5CDA #DA5E5C #99DA5C
split-complementary
#5CD8DA #DA5C99 #DA9D5C
monochromatic
#239799 #2EC8CB #5CD8DA #8EE4E5 #C0F0F1
Accessibility & contrast
On white
1.71
#5CD8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5CD8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8DA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8DA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDA
Deuteranopia (green-blind)
#B6C0DB
Tritanopia (blue-blind)
#00DFD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd8da; /* rgb */ color: rgb(92, 216, 218); /* oklch */ color: oklch(81.4% 0.110 196.7);
Tailwind
colors: {
custom: {
50: '#97e4e5',
500: '#5cd8da',
950: '#000000',
},
}SCSS
$custom: #5cd8da; $custom-light: #97e4e5; $custom-dark: #000000;
JSON
{
"hex": "#5cd8da",
"rgb": {
"r": 92,
"g": 216,
"b": 218
},
"hsl": {
"h": 180.952,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81381,
"c": 0.10953,
"h": 196.7
},
"luminance": 0.56449
}Semantic roles & 50–950 ramp
primary
#5CD8DA
secondary
#9D3F3D
accent
#1E1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484