#5CD2DA#5CD2DA
#5CD2DA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.0% C 0.106 H 201.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2DA |
|---|---|
| RGB | rgb(92, 210, 218) |
| HSL | hsl(184, 63%, 61%) |
| HSV | hsv(184, 58%, 85%) |
| CMYK | cmyk(57.8%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(78.13, -30.68, -13.96) |
| CIE-LCH | lch(78.13, 33.71, 204.47°) |
| OKLab | oklab(79.98% -0.0986 -0.0386) |
| OKLCH | oklch(79.98% 0.106 201.4) |
| XYZ | xyz(40.1098, 53.4264, 74.5146) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 4.47
Mediumturquoise
#48D1CC
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 6.76
Robin Egg Blue
#8AF1FE
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2DA #DA645C
analogous
#5CDAA3 #5CD2DA #5C93DA
triadic
#5CD2DA #DA5CD2 #D2DA5C
tetradic
#5CD2DA #A35CDA #DA645C #93DA5C
square
#5CD2DA #A35CDA #DA645C #93DA5C
split-complementary
#5CD2DA #DA5C93 #DAA35C
monochromatic
#239199 #2EC1CB #5CD2DA #8EE0E5 #C0EEF1
Accessibility & contrast
On white
1.80
#5CD2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#5CD2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2DA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2DA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5cd2da; /* rgb */ color: rgb(92, 210, 218); /* oklch */ color: oklch(80.0% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#96e0e5',
500: '#5cd2da',
950: '#000000',
},
}SCSS
$custom: #5cd2da; $custom-light: #96e0e5; $custom-dark: #000000;
JSON
{
"hex": "#5cd2da",
"rgb": {
"r": 92,
"g": 210,
"b": 218
},
"hsl": {
"h": 183.81,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.79977,
"c": 0.10593,
"h": 201.4
},
"luminance": 0.5343
}Semantic roles & 50–950 ramp
primary
#5CD2DA
secondary
#9D433D
accent
#261BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484