#70CBFF#70CBFF
#70CBFF is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.6% C 0.114 H 235.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBFF |
|---|---|
| RGB | rgb(112, 203, 255) |
| HSL | hsl(202, 100%, 72%) |
| HSV | hsv(202, 56%, 100%) |
| CMYK | cmyk(56.1%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(78.09, -12.78, -33.76) |
| CIE-LCH | lch(78.09, 36.10, 249.26°) |
| OKLab | oklab(80.56% -0.0644 -0.0943) |
| OKLCH | oklch(80.56% 0.114 235.6) |
| XYZ | xyz(46.0813, 53.3724, 102.4618) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.62
Sky
#82CAFC
ΔE00 2.37
Lightskyblue
#87CEFA
ΔE00 2.51
Light Blue
#95D0FC
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.58
Deepskyblue
#00BFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBFF #FFA470
analogous
#70FFEB #70CBFF #7084FF
triadic
#70CBFF #FF70CB #CBFF70
tetradic
#70CBFF #EB70FF #FFA470 #84FF70
square
#70CBFF #EB70FF #FFA470 #84FF70
split-complementary
#70CBFF #FF7084 #FFEB70
monochromatic
#009CF5 #33B5FF #70CBFF #ADE1FF #E0F4FF
Accessibility & contrast
On white
1.80
#70CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#70CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBFF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBFF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70cbff; /* rgb */ color: rgb(112, 203, 255); /* oklch */ color: oklch(80.6% 0.114 235.6);
Tailwind
colors: {
custom: {
50: '#a3daff',
500: '#70cbff',
950: '#000000',
},
}SCSS
$custom: #70cbff; $custom-light: #a3daff; $custom-dark: #000000;
JSON
{
"hex": "#70cbff",
"rgb": {
"r": 112,
"g": 203,
"b": 255
},
"hsl": {
"h": 201.818,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.80563,
"c": 0.11419,
"h": 235.6
},
"luminance": 0.53377
}Semantic roles & 50–950 ramp
primary
#70CBFF
secondary
#DC7337
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386