#70CBFC#70CBFC
#70CBFC is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.4% C 0.111 H 234.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBFC |
|---|---|
| RGB | rgb(112, 203, 252) |
| HSL | hsl(201, 96%, 71%) |
| HSV | hsv(201, 56%, 99%) |
| CMYK | cmyk(55.6%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(77.98, -13.66, -32.33) |
| CIE-LCH | lch(77.98, 35.10, 247.09°) |
| OKLab | oklab(80.44% -0.0654 -0.0902) |
| OKLCH | oklch(80.44% 0.111 234) |
| XYZ | xyz(45.6021, 53.1808, 99.9383) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.58
Lightskyblue
#87CEFA
ΔE00 2.51
Sky
#82CAFC
ΔE00 2.77
Baby Blue
#89CFF0
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 4.65
Sky Blue
#87CEEB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBFC #FCA170
analogous
#70FCE7 #70CBFC #7085FC
triadic
#70CBFC #FC70CB #CBFC70
tetradic
#70CBFC #E770FC #FCA170 #85FC70
square
#70CBFC #E770FC #FCA170 #85FC70
split-complementary
#70CBFC #FC7085 #FCE770
monochromatic
#059CED #34B5FB #70CBFC #ACE1FD #E1F4FE
Accessibility & contrast
On white
1.80
#70CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#70CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBFC
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBFC | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70cbfc; /* rgb */ color: rgb(112, 203, 252); /* oklch */ color: oklch(80.4% 0.111 234.0);
Tailwind
colors: {
custom: {
50: '#a3dafd',
500: '#70cbfc',
950: '#000000',
},
}SCSS
$custom: #70cbfc; $custom-light: #a3dafd; $custom-dark: #000000;
JSON
{
"hex": "#70cbfc",
"rgb": {
"r": 112,
"g": 203,
"b": 252
},
"hsl": {
"h": 201,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.80436,
"c": 0.11144,
"h": 234
},
"luminance": 0.53185
}Semantic roles & 50–950 ramp
primary
#70CBFC
secondary
#D87038
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385