#70CFEB#70CFEB
#70CFEB is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.6% C 0.098 H 219.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFEB |
|---|---|
| RGB | rgb(112, 207, 235) |
| HSL | hsl(194, 75%, 68%) |
| HSV | hsv(194, 52%, 92%) |
| CMYK | cmyk(52.3%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.50, -20.58, -22.44) |
| CIE-LCH | lch(78.50, 30.45, 227.48°) |
| OKLab | oklab(80.65% -0.0759 -0.0622) |
| OKLCH | oklch(80.65% 0.098 219.3) |
| XYZ | xyz(43.9845, 54.0647, 86.6988) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 5.13
Bright Sky Blue
#02CCFE
ΔE00 5.83
Lightblue (survey)
#7BC8F6
ΔE00 6.93
Ice Blue
#A5DFF9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFEB #EB8C70
analogous
#70EBCA #70CFEB #7091EB
triadic
#70CFEB #EB70CF #CFEB70
tetradic
#70CFEB #CA70EB #EB8C70 #91EB70
square
#70CFEB #CA70EB #EB8C70 #91EB70
split-complementary
#70CFEB #EB7091 #EBCA70
monochromatic
#1C9EC5 #3ABDE3 #70CFEB #A6E1F3 #DBF3FA
Accessibility & contrast
On white
1.78
#70CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#70CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFEB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFEB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#14D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70cfeb; /* rgb */ color: rgb(112, 207, 235); /* oklch */ color: oklch(80.6% 0.098 219.3);
Tailwind
colors: {
custom: {
50: '#a1ddf1',
500: '#70cfeb',
950: '#000000',
},
}SCSS
$custom: #70cfeb; $custom-light: #a1ddf1; $custom-dark: #000000;
JSON
{
"hex": "#70cfeb",
"rgb": {
"r": 112,
"g": 207,
"b": 235
},
"hsl": {
"h": 193.659,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.80649,
"c": 0.09811,
"h": 219.3
},
"luminance": 0.54069
}Semantic roles & 50–950 ramp
primary
#70CFEB
secondary
#C35B3C
accent
#3C0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485