#70C8E5#70C8E5
#70C8E5 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.094 H 221.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8E5 |
|---|---|
| RGB | rgb(112, 200, 229) |
| HSL | hsl(195, 69%, 67%) |
| HSV | hsv(195, 51%, 90%) |
| CMYK | cmyk(51.1%, 12.7%, 0%, 10.2%) |
| CIE-LAB | lab(76.32, -18.68, -22.54) |
| CIE-LCH | lch(76.32, 29.28, 230.34°) |
| OKLab | oklab(78.84% -0.0704 -0.0624) |
| OKLCH | oklch(78.84% 0.094 221.6) |
| XYZ | xyz(41.4739, 50.4069, 81.6575) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.00
Baby Blue
#89CFF0
ΔE00 3.99
Bright Sky Blue
#02CCFE
ΔE00 5.68
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Neon Blue
#04D9FF
ΔE00 6.35
Lightskyblue
#87CEFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8E5 #E58D70
analogous
#70E5C8 #70C8E5 #708EE5
triadic
#70C8E5 #E570C8 #C8E570
tetradic
#70C8E5 #C870E5 #E58D70 #8EE570
square
#70C8E5 #C870E5 #E58D70 #8EE570
split-complementary
#70C8E5 #E5708E #E5C870
monochromatic
#2293B9 #3CB4DC #70C8E5 #A4DCEE #D8F0F8
Accessibility & contrast
On white
1.89
#70C8E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#70C8E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8E5
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8E5 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E7
Deuteranopia (green-blind)
#A5B7E5
Tritanopia (blue-blind)
#26D1D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70c8e5; /* rgb */ color: rgb(112, 200, 229); /* oklch */ color: oklch(78.8% 0.094 221.6);
Tailwind
colors: {
custom: {
50: '#a1d8ed',
500: '#70c8e5',
950: '#000000',
},
}SCSS
$custom: #70c8e5; $custom-light: #a1d8ed; $custom-dark: #000000;
JSON
{
"hex": "#70c8e5",
"rgb": {
"r": 112,
"g": 200,
"b": 229
},
"hsl": {
"h": 194.872,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.7884,
"c": 0.09409,
"h": 221.6
},
"luminance": 0.5041
}Semantic roles & 50–950 ramp
primary
#70C8E5
secondary
#B95E40
accent
#4314D1
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1416
muted
#808384