#2DB0DC#2DB0DC
#2DB0DC is a light, vivid cyan. Relative luminance 0.368; OKLCH L 70.8% C 0.125 H 226.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB0DC |
|---|---|
| RGB | rgb(45, 176, 220) |
| HSL | hsl(195, 71%, 52%) |
| HSV | hsv(195, 80%, 86%) |
| CMYK | cmyk(79.5%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(67.11, -19.61, -31.95) |
| CIE-LCH | lch(67.11, 37.49, 238.46°) |
| OKLab | oklab(70.82% -0.0863 -0.0897) |
| OKLCH | oklch(70.82% 0.125 226.1) |
| XYZ | xyz(29.5204, 36.7722, 73.2381) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.83
Bright Sky Blue
#02CCFE
ΔE00 7.41
Turquoise Blue
#06B1C4
ΔE00 8.68
Lightblue (survey)
#7BC8F6
ΔE00 8.99
Greyblue
#77A1B5
ΔE00 9.37
Sky Blue
#87CEEB
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB0DC #DC592D
analogous
#2DDCB1 #2DB0DC #2D58DC
triadic
#2DB0DC #DC2DB0 #B0DC2D
tetradic
#2DB0DC #B12DDC #DC592D #58DC2D
square
#2DB0DC #B12DDC #DC592D #58DC2D
split-complementary
#2DB0DC #DC2D58 #DCB12D
monochromatic
#14617A #1D8AAF #2DB0DC #61C4E5 #96D7ED
Accessibility & contrast
On white
2.51
#2DB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#2DB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB0DC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB0DC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDE
Deuteranopia (green-blind)
#819CDB
Tritanopia (blue-blind)
#00BDBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2db0dc; /* rgb */ color: rgb(45, 176, 220); /* oklch */ color: oklch(70.8% 0.125 226.1);
Tailwind
colors: {
custom: {
50: '#82c7e7',
500: '#2db0dc',
950: '#000000',
},
}SCSS
$custom: #2db0dc; $custom-light: #82c7e7; $custom-dark: #000000;
JSON
{
"hex": "#2db0dc",
"rgb": {
"r": 45,
"g": 176,
"b": 220
},
"hsl": {
"h": 195.086,
"s": 71.429,
"l": 51.961
},
"oklch": {
"l": 0.70817,
"c": 0.12452,
"h": 226.1
},
"luminance": 0.36776
}Semantic roles & 50–950 ramp
primary
#2DB0DC
secondary
#D99F8C
accent
#673AEE
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1316
muted
#7D8284