#70BBFC#70BBFC
#70BBFC is a light, vivid cyan. Relative luminance 0.460; OKLCH L 76.9% C 0.120 H 246.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70BBFC |
|---|---|
| RGB | rgb(112, 187, 252) |
| HSL | hsl(208, 96%, 71%) |
| HSV | hsv(208, 56%, 99%) |
| CMYK | cmyk(55.6%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(73.55, -5.11, -39.19) |
| CIE-LCH | lch(73.55, 39.52, 262.57°) |
| OKLab | oklab(76.93% -0.0482 -0.1099) |
| OKLCH | oklch(76.93% 0.12 246.3) |
| XYZ | xyz(42.0167, 46.0100, 98.7432) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.89
Sky
#82CAFC
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 5.55
Lightskyblue
#87CEFA
ΔE00 6.25
Light Blue
#95D0FC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70BBFC #FCB170
analogous
#70FCF7 #70BBFC #7075FC
triadic
#70BBFC #FC70BB #BBFC70
tetradic
#70BBFC #F770FC #FCB170 #75FC70
square
#70BBFC #F770FC #FCB170 #75FC70
split-complementary
#70BBFC #FC7075 #FCF770
monochromatic
#0581ED #349EFB #70BBFC #ACD8FD #E1F1FE
Accessibility & contrast
On white
2.06
#70BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#70BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70BBFC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70BBFC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFF
Deuteranopia (green-blind)
#8DAEFB
Tritanopia (blue-blind)
#00CAD1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #70bbfc; /* rgb */ color: rgb(112, 187, 252); /* oklch */ color: oklch(76.9% 0.120 246.3);
Tailwind
colors: {
custom: {
50: '#a2cffd',
500: '#70bbfc',
950: '#000000',
},
}SCSS
$custom: #70bbfc; $custom-light: #a2cffd; $custom-dark: #000000;
JSON
{
"hex": "#70bbfc",
"rgb": {
"r": 112,
"g": 187,
"b": 252
},
"hsl": {
"h": 207.857,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.76931,
"c": 0.12004,
"h": 246.3
},
"luminance": 0.46014
}Semantic roles & 50–950 ramp
primary
#70BBFC
secondary
#F6E3D2
accent
#6B00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101317
muted
#7F8285