#70CBEF#70CBEF
#70CBEF is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.101 H 226.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBEF |
|---|---|
| RGB | rgb(112, 203, 239) |
| HSL | hsl(197, 80%, 69%) |
| HSV | hsv(197, 53%, 94%) |
| CMYK | cmyk(53.1%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.51, -17.41, -26.09) |
| CIE-LCH | lch(77.51, 31.37, 236.29°) |
| OKLab | oklab(79.91% -0.07 -0.0725) |
| OKLCH | oklch(79.91% 0.101 226) |
| XYZ | xyz(43.6121, 52.3848, 89.4576) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 2.84
Lightblue (survey)
#7BC8F6
ΔE00 4.16
Lightskyblue
#87CEFA
ΔE00 4.58
Bright Sky Blue
#02CCFE
ΔE00 4.72
Sky
#82CAFC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBEF #EF9470
analogous
#70EFD4 #70CBEF #708CEF
triadic
#70CBEF #EF70CB #CBEF70
tetradic
#70CBEF #D470EF #EF9470 #8CEF70
square
#70CBEF #D470EF #EF9470 #8CEF70
split-complementary
#70CBEF #EF708C #EFD470
monochromatic
#179ACE #39B7E9 #70CBEF #A7DFF5 #DEF3FB
Accessibility & contrast
On white
1.83
#70CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#70CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBEF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBEF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F1
Deuteranopia (green-blind)
#A5B9EF
Tritanopia (blue-blind)
#0BD6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70cbef; /* rgb */ color: rgb(112, 203, 239); /* oklch */ color: oklch(79.9% 0.101 226.0);
Tailwind
colors: {
custom: {
50: '#a1dbf4',
500: '#70cbef',
950: '#000000',
},
}SCSS
$custom: #70cbef; $custom-light: #a1dbf4; $custom-dark: #000000;
JSON
{
"hex": "#70cbef",
"rgb": {
"r": 112,
"g": 203,
"b": 239
},
"hsl": {
"h": 197.008,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.79905,
"c": 0.10077,
"h": 226
},
"luminance": 0.52389
}Semantic roles & 50–950 ramp
primary
#70CBEF
secondary
#C8633B
accent
#4509DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485