#70CBEE#70CBEE
#70CBEE is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.100 H 225.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBEE |
|---|---|
| RGB | rgb(112, 203, 238) |
| HSL | hsl(197, 79%, 69%) |
| HSV | hsv(197, 53%, 93%) |
| CMYK | cmyk(52.9%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.48, -17.70, -25.61) |
| CIE-LCH | lch(77.48, 31.13, 235.36°) |
| OKLab | oklab(79.87% -0.0704 -0.0711) |
| OKLCH | oklch(79.87% 0.1 225.3) |
| XYZ | xyz(43.4648, 52.3259, 88.6817) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.60
Baby Blue
#89CFF0
ΔE00 2.92
Lightblue (survey)
#7BC8F6
ΔE00 4.44
Bright Sky Blue
#02CCFE
ΔE00 4.79
Lightskyblue
#87CEFA
ΔE00 4.83
Sky
#82CAFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBEE #EE9370
analogous
#70EED2 #70CBEE #708CEE
triadic
#70CBEE #EE70CB #CBEE70
tetradic
#70CBEE #D270EE #EE9370 #8CEE70
square
#70CBEE #D270EE #EE9370 #8CEE70
split-complementary
#70CBEE #EE708C #EED270
monochromatic
#189ACB #39B7E7 #70CBEE #A7DFF5 #DDF3FB
Accessibility & contrast
On white
1.83
#70CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#70CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBEE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBEE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#0FD6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70cbee; /* rgb */ color: rgb(112, 203, 238); /* oklch */ color: oklch(79.9% 0.100 225.3);
Tailwind
colors: {
custom: {
50: '#a1dbf3',
500: '#70cbee',
950: '#000000',
},
}SCSS
$custom: #70cbee; $custom-light: #a1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#70cbee",
"rgb": {
"r": 112,
"g": 203,
"b": 238
},
"hsl": {
"h": 196.667,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.79866,
"c": 0.10004,
"h": 225.3
},
"luminance": 0.5233
}Semantic roles & 50–950 ramp
primary
#70CBEE
secondary
#C7623C
accent
#440ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485