#70CCEE#70CCEE
#70CCEE is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.100 H 224.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCEE |
|---|---|
| RGB | rgb(112, 204, 238) |
| HSL | hsl(196, 79%, 69%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(52.9%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.76, -18.21, -25.18) |
| CIE-LCH | lch(77.76, 31.08, 234.13°) |
| OKLab | oklab(80.09% -0.0715 -0.0699) |
| OKLCH | oklch(80.09% 0.1 224.3) |
| XYZ | xyz(43.7017, 52.7997, 88.7607) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.54
Baby Blue
#89CFF0
ΔE00 3.02
Lightblue (survey)
#7BC8F6
ΔE00 4.83
Bright Sky Blue
#02CCFE
ΔE00 4.84
Lightskyblue
#87CEFA
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCEE #EE9270
analogous
#70EED1 #70CCEE #708DEE
triadic
#70CCEE #EE70CC #CCEE70
tetradic
#70CCEE #D170EE #EE9270 #8DEE70
square
#70CCEE #D170EE #EE9270 #8DEE70
split-complementary
#70CCEE #EE708D #EED170
monochromatic
#189BCB #39B8E7 #70CCEE #A7E0F5 #DDF3FB
Accessibility & contrast
On white
1.82
#70CCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#70CCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCEE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCEE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#0ED6D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70ccee; /* rgb */ color: rgb(112, 204, 238); /* oklch */ color: oklch(80.1% 0.100 224.3);
Tailwind
colors: {
custom: {
50: '#a1dbf3',
500: '#70ccee',
950: '#000000',
},
}SCSS
$custom: #70ccee; $custom-light: #a1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#70ccee",
"rgb": {
"r": 112,
"g": 204,
"b": 238
},
"hsl": {
"h": 196.19,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.8009,
"c": 0.09997,
"h": 224.3
},
"luminance": 0.52804
}Semantic roles & 50–950 ramp
primary
#70CCEE
secondary
#C7613C
accent
#430ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485