#01D2FF#01D2FF
#01D2FF is a light, vivid cyan. Relative luminance 0.533; OKLCH L 80.0% C 0.146 H 220.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #01D2FF |
|---|---|
| RGB | rgb(1, 210, 255) |
| HSL | hsl(191, 100%, 50%) |
| HSV | hsv(191, 100%, 100%) |
| CMYK | cmyk(99.6%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(78.06, -27.33, -33.98) |
| CIE-LCH | lch(78.06, 43.60, 231.19°) |
| OKLab | oklab(79.96% -0.1108 -0.0954) |
| OKLCH | oklch(79.96% 0.146 220.7) |
| XYZ | xyz(41.1013, 53.3141, 102.7127) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.13
Neon Blue
#04D9FF
ΔE00 2.71
Sky Blue
#87CEEB
ΔE00 7.16
Deepskyblue
#00BFFF
ΔE00 7.36
Baby Blue
#89CFF0
ΔE00 7.41
Lightblue (survey)
#7BC8F6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01D2FF #FF2E01
analogous
#01FFAD #01D2FF #0153FF
triadic
#01D2FF #FF01D2 #D2FF01
tetradic
#01D2FF #AD01FF #FF2E01 #53FF01
square
#01D2FF #AD01FF #FF2E01 #53FF01
split-complementary
#01D2FF #FF0153 #FFAD01
monochromatic
#006E86 #00A0C3 #01D2FF #3EDDFF #7BE8FF
Accessibility & contrast
On white
1.80
#01D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#01D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #01D2FF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##01D2FF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#9BB8FF
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #01d2ff; /* rgb */ color: rgb(1, 210, 255); /* oklch */ color: oklch(80.0% 0.146 220.7);
Tailwind
colors: {
custom: {
50: '#84e0ff',
500: '#01d2ff',
950: '#000000',
},
}SCSS
$custom: #01d2ff; $custom-light: #84e0ff; $custom-dark: #000000;
JSON
{
"hex": "#01d2ff",
"rgb": {
"r": 1,
"g": 210,
"b": 255
},
"hsl": {
"h": 190.63,
"s": 100,
"l": 50.196
},
"oklch": {
"l": 0.79962,
"c": 0.14625,
"h": 220.7
},
"luminance": 0.5332
}Semantic roles & 50–950 ramp
primary
#01D2FF
secondary
#8C2D19
accent
#4F29FF
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0E1518
muted
#7F8486