#70C8EB#70C8EB
#70C8EB is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.098 H 226.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8EB |
|---|---|
| RGB | rgb(112, 200, 235) |
| HSL | hsl(197, 75%, 68%) |
| HSV | hsv(197, 52%, 92%) |
| CMYK | cmyk(52.3%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.53, -17.00, -25.45) |
| CIE-LCH | lch(76.53, 30.61, 236.26°) |
| OKLab | oklab(79.07% -0.0682 -0.0706) |
| OKLCH | oklch(79.07% 0.098 226) |
| XYZ | xyz(42.3261, 50.7478, 86.1460) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.81
Baby Blue
#89CFF0
ΔE00 3.09
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Lightskyblue
#87CEFA
ΔE00 4.79
Bright Sky Blue
#02CCFE
ΔE00 4.96
Sky
#82CAFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8EB #EB9370
analogous
#70EBD0 #70C8EB #708AEB
triadic
#70C8EB #EB70C8 #C8EB70
tetradic
#70C8EB #D070EB #EB9370 #8AEB70
square
#70C8EB #D070EB #EB9370 #8AEB70
split-complementary
#70C8EB #EB708A #EBD070
monochromatic
#1C95C5 #3AB3E3 #70C8EB #A6DDF3 #DBF1FA
Accessibility & contrast
On white
1.88
#70C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#70C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8EB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8EB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#1AD2D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70c8eb; /* rgb */ color: rgb(112, 200, 235); /* oklch */ color: oklch(79.1% 0.098 226.0);
Tailwind
colors: {
custom: {
50: '#a1d8f1',
500: '#70c8eb',
950: '#000000',
},
}SCSS
$custom: #70c8eb; $custom-light: #a1d8f1; $custom-dark: #000000;
JSON
{
"hex": "#70c8eb",
"rgb": {
"r": 112,
"g": 200,
"b": 235
},
"hsl": {
"h": 197.073,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.79074,
"c": 0.09818,
"h": 226
},
"luminance": 0.50751
}Semantic roles & 50–950 ramp
primary
#70C8EB
secondary
#C3633C
accent
#470ED8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101416
muted
#808385