#2DCEFF#2DCEFF
#2DCEFF is a light, vivid cyan. Relative luminance 0.519; OKLCH L 79.4% C 0.141 H 224.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #2DCEFF |
|---|---|
| RGB | rgb(45, 206, 255) |
| HSL | hsl(194, 100%, 59%) |
| HSV | hsv(194, 82%, 100%) |
| CMYK | cmyk(82.4%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(77.23, -23.46, -35.23) |
| CIE-LCH | lch(77.23, 42.33, 236.34°) |
| OKLab | oklab(79.39% -0.1006 -0.099) |
| OKLCH | oklch(79.39% 0.141 224.5) |
| XYZ | xyz(41.1959, 51.9152, 102.4378) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 0.88
Neon Blue
#04D9FF
ΔE00 4.69
Deepskyblue
#00BFFF
ΔE00 5.44
Lightblue (survey)
#7BC8F6
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.56
Sky Blue
#87CEEB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DCEFF #FF5E2D
analogous
#2DFFC7 #2DCEFF #2D65FF
triadic
#2DCEFF #FF2DCE #CEFF2D
tetradic
#2DCEFF #C72DFF #FF5E2D #65FF2D
square
#2DCEFF #C72DFF #FF5E2D #65FF2D
split-complementary
#2DCEFF #FF2D65 #FFC72D
monochromatic
#0088B2 #00B7EF #2DCEFF #6ADCFF #A7EBFF
Accessibility & contrast
On white
1.84
#2DCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#2DCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DCEFF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DCEFF | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#98B6FE
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #2dceff; /* rgb */ color: rgb(45, 206, 255); /* oklch */ color: oklch(79.4% 0.141 224.5);
Tailwind
colors: {
custom: {
50: '#8addff',
500: '#2dceff',
950: '#000000',
},
}SCSS
$custom: #2dceff; $custom-light: #8addff; $custom-dark: #000000;
JSON
{
"hex": "#2dceff",
"rgb": {
"r": 45,
"g": 206,
"b": 255
},
"hsl": {
"h": 194,
"s": 100,
"l": 58.824
},
"oklch": {
"l": 0.7939,
"c": 0.14113,
"h": 224.5
},
"luminance": 0.51921
}Semantic roles & 50–950 ramp
primary
#2DCEFF
secondary
#B1411F
accent
#5B29FF
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0E1518
muted
#7F8486