#70C8EE#70C8EE
#70C8EE is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.2% C 0.100 H 228.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8EE |
|---|---|
| RGB | rgb(112, 200, 238) |
| HSL | hsl(198, 79%, 69%) |
| HSV | hsv(198, 53%, 93%) |
| CMYK | cmyk(52.9%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(76.63, -16.15, -26.90) |
| CIE-LCH | lch(76.63, 31.37, 239.03°) |
| OKLab | oklab(79.19% -0.0671 -0.0747) |
| OKLCH | oklch(79.19% 0.1 228.1) |
| XYZ | xyz(42.7632, 50.9226, 88.4479) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.99
Sky Blue
#87CEEB
ΔE00 3.14
Lightblue (survey)
#7BC8F6
ΔE00 3.32
Lightskyblue
#87CEFA
ΔE00 4.08
Bright Sky Blue
#02CCFE
ΔE00 4.88
Sky
#82CAFC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8EE #EE9670
analogous
#70EED5 #70C8EE #7089EE
triadic
#70C8EE #EE70C8 #C8EE70
tetradic
#70C8EE #D570EE #EE9670 #89EE70
square
#70C8EE #D570EE #EE9670 #89EE70
split-complementary
#70C8EE #EE7089 #EED570
monochromatic
#1895CB #39B3E7 #70C8EE #A7DDF5 #DDF2FB
Accessibility & contrast
On white
1.88
#70C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#70C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8EE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8EE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#12D3D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70c8ee; /* rgb */ color: rgb(112, 200, 238); /* oklch */ color: oklch(79.2% 0.100 228.1);
Tailwind
colors: {
custom: {
50: '#a1d8f3',
500: '#70c8ee',
950: '#000000',
},
}SCSS
$custom: #70c8ee; $custom-light: #a1d8f3; $custom-dark: #000000;
JSON
{
"hex": "#70c8ee",
"rgb": {
"r": 112,
"g": 200,
"b": 238
},
"hsl": {
"h": 198.095,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.79194,
"c": 0.10043,
"h": 228.1
},
"luminance": 0.50926
}Semantic roles & 50–950 ramp
primary
#70C8EE
secondary
#C7663C
accent
#490ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385