#2DAFDC#2DAFDC
#2DAFDC is a light, vivid cyan. Relative luminance 0.364; OKLCH L 70.6% C 0.125 H 226.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2DAFDC |
|---|---|
| RGB | rgb(45, 175, 220) |
| HSL | hsl(195, 71%, 52%) |
| HSV | hsv(195, 80%, 86%) |
| CMYK | cmyk(79.5%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.81, -19.08, -32.41) |
| CIE-LCH | lch(66.81, 37.61, 239.51°) |
| OKLab | oklab(70.58% -0.0854 -0.0911) |
| OKLCH | oklch(70.58% 0.125 226.8) |
| XYZ | xyz(29.3251, 36.3815, 73.1730) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.80
Bright Sky Blue
#02CCFE
ΔE00 7.69
Turquoise Blue
#06B1C4
ΔE00 9.01
Lightblue (survey)
#7BC8F6
ΔE00 9.06
Greyblue
#77A1B5
ΔE00 9.32
Sky
#82CAFC
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DAFDC #DC5A2D
analogous
#2DDCB2 #2DAFDC #2D57DC
triadic
#2DAFDC #DC2DAF #AFDC2D
tetradic
#2DAFDC #B22DDC #DC5A2D #57DC2D
square
#2DAFDC #B22DDC #DC5A2D #57DC2D
split-complementary
#2DAFDC #DC2D57 #DCB22D
monochromatic
#14607A #1D89AF #2DAFDC #61C3E5 #96D7ED
Accessibility & contrast
On white
2.54
#2DAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#2DAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DAFDC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DAFDC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#809BDB
Tritanopia (blue-blind)
#00BCBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2dafdc; /* rgb */ color: rgb(45, 175, 220); /* oklch */ color: oklch(70.6% 0.125 226.8);
Tailwind
colors: {
custom: {
50: '#82c7e7',
500: '#2dafdc',
950: '#000000',
},
}SCSS
$custom: #2dafdc; $custom-light: #82c7e7; $custom-dark: #000000;
JSON
{
"hex": "#2dafdc",
"rgb": {
"r": 45,
"g": 175,
"b": 220
},
"hsl": {
"h": 195.429,
"s": 71.429,
"l": 51.961
},
"oklch": {
"l": 0.7058,
"c": 0.12484,
"h": 226.8
},
"luminance": 0.36385
}Semantic roles & 50–950 ramp
primary
#2DAFDC
secondary
#D9A08C
accent
#683AEE
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1316
muted
#7D8284