#70C8FE#70C8FE
#70C8FE is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.9% C 0.115 H 237.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8FE |
|---|---|
| RGB | rgb(112, 200, 254) |
| HSL | hsl(203, 99%, 72%) |
| HSV | hsv(203, 56%, 100%) |
| CMYK | cmyk(55.9%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(77.22, -11.50, -34.57) |
| CIE-LCH | lch(77.22, 36.43, 251.60°) |
| OKLab | oklab(79.86% -0.0616 -0.0966) |
| OKLCH | oklch(79.86% 0.115 237.5) |
| XYZ | xyz(45.2191, 51.9050, 101.3824) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.61
Sky
#82CAFC
ΔE00 2.02
Lightskyblue
#87CEFA
ΔE00 2.83
Light Blue
#95D0FC
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 5.22
Sky Blue (survey)
#75BBFD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8FE #FEA670
analogous
#70FEED #70C8FE #7081FE
triadic
#70C8FE #FE70C8 #C8FE70
tetradic
#70C8FE #ED70FE #FEA670 #81FE70
square
#70C8FE #ED70FE #FEA670 #81FE70
split-complementary
#70C8FE #FE7081 #FEED70
monochromatic
#0297F2 #33B1FE #70C8FE #ADDFFE #E1F3FF
Accessibility & contrast
On white
1.85
#70C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#70C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8FE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8FE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#9CB8FD
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70c8fe; /* rgb */ color: rgb(112, 200, 254); /* oklch */ color: oklch(79.9% 0.115 237.5);
Tailwind
colors: {
custom: {
50: '#a3d8ff',
500: '#70c8fe',
950: '#000000',
},
}SCSS
$custom: #70c8fe; $custom-light: #a3d8ff; $custom-dark: #000000;
JSON
{
"hex": "#70c8fe",
"rgb": {
"r": 112,
"g": 200,
"b": 254
},
"hsl": {
"h": 202.817,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.7986,
"c": 0.11454,
"h": 237.5
},
"luminance": 0.51909
}Semantic roles & 50–950 ramp
primary
#70C8FE
secondary
#DA7638
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386