#5CD3DA#5CD3DA
#5CD3DA is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.2% C 0.106 H 200.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3DA |
|---|---|
| RGB | rgb(92, 211, 218) |
| HSL | hsl(183, 63%, 61%) |
| HSV | hsv(183, 58%, 85%) |
| CMYK | cmyk(57.8%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(78.42, -31.16, -13.53) |
| CIE-LCH | lch(78.42, 33.97, 203.47°) |
| OKLab | oklab(80.21% -0.0997 -0.0374) |
| OKLCH | oklch(80.21% 0.106 200.6) |
| XYZ | xyz(40.3575, 53.9217, 74.5972) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 4.29
Mediumturquoise
#48D1CC
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 7.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3DA #DA635C
analogous
#5CDAA2 #5CD3DA #5C94DA
triadic
#5CD3DA #DA5CD3 #D3DA5C
tetradic
#5CD3DA #A25CDA #DA635C #94DA5C
square
#5CD3DA #A25CDA #DA635C #94DA5C
split-complementary
#5CD3DA #DA5C94 #DAA25C
monochromatic
#239299 #2EC2CB #5CD3DA #8EE0E5 #C0EEF1
Accessibility & contrast
On white
1.78
#5CD3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#5CD3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3DA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3DA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd3da; /* rgb */ color: rgb(92, 211, 218); /* oklch */ color: oklch(80.2% 0.106 200.6);
Tailwind
colors: {
custom: {
50: '#96e1e5',
500: '#5cd3da',
950: '#000000',
},
}SCSS
$custom: #5cd3da; $custom-light: #96e1e5; $custom-dark: #000000;
JSON
{
"hex": "#5cd3da",
"rgb": {
"r": 92,
"g": 211,
"b": 218
},
"hsl": {
"h": 183.333,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.80211,
"c": 0.10647,
"h": 200.6
},
"luminance": 0.53926
}Semantic roles & 50–950 ramp
primary
#5CD3DA
secondary
#9D423D
accent
#251BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484