#70CEEE#70CEEE
#70CEEE is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.100 H 222.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEEE |
|---|---|
| RGB | rgb(112, 206, 238) |
| HSL | hsl(195, 79%, 69%) |
| HSV | hsv(195, 53%, 93%) |
| CMYK | cmyk(52.9%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(78.32, -19.23, -24.32) |
| CIE-LCH | lch(78.32, 31.01, 231.67°) |
| OKLab | oklab(80.54% -0.0737 -0.0674) |
| OKLCH | oklch(80.54% 0.1 222.5) |
| XYZ | xyz(44.1801, 53.7565, 88.9202) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.65
Baby Blue
#89CFF0
ΔE00 3.39
Bright Sky Blue
#02CCFE
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.42
Lightblue (survey)
#7BC8F6
ΔE00 5.64
Lightskyblue
#87CEFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEEE #EE9070
analogous
#70EECF #70CEEE #708FEE
triadic
#70CEEE #EE70CE #CEEE70
tetradic
#70CEEE #CF70EE #EE9070 #8FEE70
square
#70CEEE #CF70EE #EE9070 #8FEE70
split-complementary
#70CEEE #EE708F #EECF70
monochromatic
#189ECB #39BBE7 #70CEEE #A7E1F5 #DDF3FB
Accessibility & contrast
On white
1.79
#70CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#70CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEEE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEEE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#0BD8D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70ceee; /* rgb */ color: rgb(112, 206, 238); /* oklch */ color: oklch(80.5% 0.100 222.5);
Tailwind
colors: {
custom: {
50: '#a2ddf3',
500: '#70ceee',
950: '#000000',
},
}SCSS
$custom: #70ceee; $custom-light: #a2ddf3; $custom-dark: #000000;
JSON
{
"hex": "#70ceee",
"rgb": {
"r": 112,
"g": 206,
"b": 238
},
"hsl": {
"h": 195.238,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.80539,
"c": 0.09989,
"h": 222.5
},
"luminance": 0.5376
}Semantic roles & 50–950 ramp
primary
#70CEEE
secondary
#C75F3C
accent
#3F0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485