#70CCFB#70CCFB
#70CCFB is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.110 H 232.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCFB |
|---|---|
| RGB | rgb(112, 204, 251) |
| HSL | hsl(200, 95%, 71%) |
| HSV | hsv(200, 55%, 98%) |
| CMYK | cmyk(55.4%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.22, -14.48, -31.42) |
| CIE-LCH | lch(78.22, 34.60, 245.26°) |
| OKLab | oklab(80.62% -0.0669 -0.0876) |
| OKLCH | oklch(80.62% 0.11 232.6) |
| XYZ | xyz(45.6810, 53.5914, 99.1849) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.93
Lightskyblue
#87CEFA
ΔE00 2.64
Sky
#82CAFC
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 4.58
Light Blue
#95D0FC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCFB #FB9F70
analogous
#70FBE5 #70CCFB #7086FB
triadic
#70CCFB #FB70CC #CCFB70
tetradic
#70CCFB #E570FB #FB9F70 #86FB70
square
#70CCFB #E570FB #FB9F70 #86FB70
split-complementary
#70CCFB #FB7086 #FBE570
monochromatic
#079DEA #34B7F9 #70CCFB #ACE1FD #E1F4FE
Accessibility & contrast
On white
1.79
#70CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#70CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCFB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCFB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFD
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70ccfb; /* rgb */ color: rgb(112, 204, 251); /* oklch */ color: oklch(80.6% 0.110 232.6);
Tailwind
colors: {
custom: {
50: '#a3dbfc',
500: '#70ccfb',
950: '#000000',
},
}SCSS
$custom: #70ccfb; $custom-light: #a3dbfc; $custom-dark: #000000;
JSON
{
"hex": "#70ccfb",
"rgb": {
"r": 112,
"g": 204,
"b": 251
},
"hsl": {
"h": 200.288,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.80615,
"c": 0.11021,
"h": 232.6
},
"luminance": 0.53596
}Semantic roles & 50–950 ramp
primary
#70CCFB
secondary
#D76E39
accent
#4E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485