#2DB1DC#2DB1DC
#2DB1DC is a light, vivid cyan. Relative luminance 0.372; OKLCH L 71.1% C 0.124 H 225.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB1DC |
|---|---|
| RGB | rgb(45, 177, 220) |
| HSL | hsl(195, 71%, 52%) |
| HSV | hsv(195, 80%, 86%) |
| CMYK | cmyk(79.5%, 19.5%, 0%, 13.7%) |
| CIE-LAB | lab(67.40, -20.13, -31.49) |
| CIE-LCH | lch(67.40, 37.38, 237.42°) |
| OKLab | oklab(71.05% -0.0872 -0.0884) |
| OKLCH | oklch(71.05% 0.124 225.4) |
| XYZ | xyz(29.7172, 37.1658, 73.3037) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.89
Bright Sky Blue
#02CCFE
ΔE00 7.14
Turquoise Blue
#06B1C4
ΔE00 8.36
Lightblue (survey)
#7BC8F6
ΔE00 8.93
Greyblue
#77A1B5
ΔE00 9.45
Sky Blue
#87CEEB
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB1DC #DC582D
analogous
#2DDCB0 #2DB1DC #2D5ADC
triadic
#2DB1DC #DC2DB1 #B1DC2D
tetradic
#2DB1DC #B02DDC #DC582D #5ADC2D
square
#2DB1DC #B02DDC #DC582D #5ADC2D
split-complementary
#2DB1DC #DC2D5A #DCB02D
monochromatic
#14617A #1D8BAF #2DB1DC #61C4E5 #96D8ED
Accessibility & contrast
On white
2.49
#2DB1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#2DB1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB1DC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB1DC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#829DDB
Tritanopia (blue-blind)
#00BEBF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2db1dc; /* rgb */ color: rgb(45, 177, 220); /* oklch */ color: oklch(71.1% 0.124 225.4);
Tailwind
colors: {
custom: {
50: '#82c8e7',
500: '#2db1dc',
950: '#000000',
},
}SCSS
$custom: #2db1dc; $custom-light: #82c8e7; $custom-dark: #000000;
JSON
{
"hex": "#2db1dc",
"rgb": {
"r": 45,
"g": 177,
"b": 220
},
"hsl": {
"h": 194.743,
"s": 71.429,
"l": 51.961
},
"oklch": {
"l": 0.71054,
"c": 0.12421,
"h": 225.4
},
"luminance": 0.37169
}Semantic roles & 50–950 ramp
primary
#2DB1DC
secondary
#D99F8C
accent
#663AEE
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1316
muted
#7D8284