#2DA2CC#2DA2CC
#2DA2CC is a light, moderate cyan. Relative luminance 0.308; OKLCH L 66.8% C 0.117 H 227.3°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA2CC |
|---|---|
| RGB | rgb(45, 162, 204) |
| HSL | hsl(196, 64%, 49%) |
| HSV | hsv(196, 78%, 80%) |
| CMYK | cmyk(77.9%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(62.30, -17.58, -30.54) |
| CIE-LCH | lch(62.30, 35.24, 240.07°) |
| OKLab | oklab(66.76% -0.0791 -0.0858) |
| OKLCH | oklch(66.76% 0.117 227.3) |
| XYZ | xyz(24.8971, 30.7551, 61.7392) |
| Luminance | 0.3076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 8.27
Deepskyblue
#00BFFF
ΔE00 9.19
Turquoise Blue
#06B1C4
ΔE00 9.60
Azure (survey)
#069AF3
ΔE00 10.21
Bluegrey
#85A3B2
ΔE00 11.05
Teal Blue
#01889F
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA2CC #CC572D
analogous
#2DCCA7 #2DA2CC #2D53CC
triadic
#2DA2CC #CC2DA2 #A2CC2D
tetradic
#2DA2CC #A72DCC #CC572D #53CC2D
square
#2DA2CC #A72DCC #CC572D #53CC2D
split-complementary
#2DA2CC #CC2D53 #CCA72D
monochromatic
#175268 #227A9A #2DA2CC #5BB9DB #8DCFE6
Accessibility & contrast
On white
2.94
#2DA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#2DA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA2CC
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA2CC | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCE
Deuteranopia (green-blind)
#7790CB
Tritanopia (blue-blind)
#00AEB0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #2da2cc; /* rgb */ color: rgb(45, 162, 204); /* oklch */ color: oklch(66.8% 0.117 227.3);
Tailwind
colors: {
custom: {
50: '#7fbddb',
500: '#2da2cc',
950: '#000000',
},
}SCSS
$custom: #2da2cc; $custom-light: #7fbddb; $custom-dark: #000000;
JSON
{
"hex": "#2da2cc",
"rgb": {
"r": 45,
"g": 162,
"b": 204
},
"hsl": {
"h": 195.849,
"s": 63.855,
"l": 48.824
},
"oklch": {
"l": 0.66755,
"c": 0.1167,
"h": 227.3
},
"luminance": 0.30758
}Semantic roles & 50–950 ramp
primary
#2DA2CC
secondary
#D09985
accent
#6D41E7
background
#F8FBFD
surface
#F0F6FB
border
#CBD0D4
text
#0C1215
muted
#7D8183