#70CFED#70CFED
#70CFED is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.7% C 0.099 H 220.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFED |
|---|---|
| RGB | rgb(112, 207, 237) |
| HSL | hsl(194, 78%, 68%) |
| HSV | hsv(194, 53%, 93%) |
| CMYK | cmyk(52.7%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(78.57, -20.02, -23.41) |
| CIE-LCH | lch(78.57, 30.81, 229.46°) |
| OKLab | oklab(80.73% -0.0751 -0.0649) |
| OKLCH | oklch(80.73% 0.099 220.8) |
| XYZ | xyz(44.2751, 54.1809, 88.2291) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.93
Baby Blue
#89CFF0
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 5.16
Bright Sky Blue
#02CCFE
ΔE00 5.44
Lightblue (survey)
#7BC8F6
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFED #ED8E70
analogous
#70EDCC #70CFED #7090ED
triadic
#70CFED #ED70CF #CFED70
tetradic
#70CFED #CC70ED #ED8E70 #90ED70
square
#70CFED #CC70ED #ED8E70 #90ED70
split-complementary
#70CFED #ED7090 #EDCC70
monochromatic
#199FC9 #3ABDE6 #70CFED #A6E1F4 #DDF3FB
Accessibility & contrast
On white
1.77
#70CFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#70CFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFED
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFED | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEF
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#0DD9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70cfed; /* rgb */ color: rgb(112, 207, 237); /* oklch */ color: oklch(80.7% 0.099 220.8);
Tailwind
colors: {
custom: {
50: '#a2ddf2',
500: '#70cfed',
950: '#000000',
},
}SCSS
$custom: #70cfed; $custom-light: #a2ddf2; $custom-dark: #000000;
JSON
{
"hex": "#70cfed",
"rgb": {
"r": 112,
"g": 207,
"b": 237
},
"hsl": {
"h": 194.4,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.80725,
"c": 0.09928,
"h": 220.8
},
"luminance": 0.54185
}Semantic roles & 50–950 ramp
primary
#70CFED
secondary
#C55D3C
accent
#3D0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485