#2DB2DC#2DB2DC
#2DB2DC is a light, vivid cyan. Relative luminance 0.376; OKLCH L 71.3% C 0.124 H 224.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB2DC |
|---|---|
| RGB | rgb(45, 178, 220) |
| HSL | hsl(194, 71%, 52%) |
| HSV | hsv(194, 80%, 86%) |
| CMYK | cmyk(79.5%, 19.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.70, -20.65, -31.04) |
| CIE-LCH | lch(67.70, 37.28, 236.36°) |
| OKLab | oklab(71.29% -0.0882 -0.0871) |
| OKLCH | oklch(71.29% 0.124 224.7) |
| XYZ | xyz(29.9155, 37.5623, 73.3698) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.99
Bright Sky Blue
#02CCFE
ΔE00 6.90
Turquoise Blue
#06B1C4
ΔE00 8.04
Lightblue (survey)
#7BC8F6
ΔE00 8.89
Greyblue
#77A1B5
ΔE00 9.54
Sky Blue
#87CEEB
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB2DC #DC572D
analogous
#2DDCAF #2DB2DC #2D5BDC
triadic
#2DB2DC #DC2DB2 #B2DC2D
tetradic
#2DB2DC #AF2DDC #DC572D #5BDC2D
square
#2DB2DC #AF2DDC #DC572D #5BDC2D
split-complementary
#2DB2DC #DC2D5B #DCAF2D
monochromatic
#14627A #1D8CAF #2DB2DC #61C5E5 #96D8ED
Accessibility & contrast
On white
2.47
#2DB2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#2DB2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB2DC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB2DC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDE
Deuteranopia (green-blind)
#849EDC
Tritanopia (blue-blind)
#00BFC0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2db2dc; /* rgb */ color: rgb(45, 178, 220); /* oklch */ color: oklch(71.3% 0.124 224.7);
Tailwind
colors: {
custom: {
50: '#82c9e7',
500: '#2db2dc',
950: '#000000',
},
}SCSS
$custom: #2db2dc; $custom-light: #82c9e7; $custom-dark: #000000;
JSON
{
"hex": "#2db2dc",
"rgb": {
"r": 45,
"g": 178,
"b": 220
},
"hsl": {
"h": 194.4,
"s": 71.429,
"l": 51.961
},
"oklch": {
"l": 0.71291,
"c": 0.12393,
"h": 224.7
},
"luminance": 0.37566
}Semantic roles & 50–950 ramp
primary
#2DB2DC
secondary
#D99E8C
accent
#653AEE
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1316
muted
#7D8284