#70CBED#70CBED
#70CBED is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.099 H 224.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70CBED |
|---|---|
| RGB | rgb(112, 203, 237) |
| HSL | hsl(196, 78%, 68%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(52.7%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.44, -17.98, -25.13) |
| CIE-LCH | lch(77.44, 30.90, 234.42°) |
| OKLab | oklab(79.83% -0.0708 -0.0697) |
| OKLCH | oklch(79.83% 0.099 224.6) |
| XYZ | xyz(43.3183, 52.2673, 87.9101) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.56
Baby Blue
#89CFF0
ΔE00 3.03
Lightblue (survey)
#7BC8F6
ΔE00 4.72
Bright Sky Blue
#02CCFE
ΔE00 4.87
Lightskyblue
#87CEFA
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CBED #ED9270
analogous
#70EDD0 #70CBED #708CED
triadic
#70CBED #ED70CB #CBED70
tetradic
#70CBED #D070ED #ED9270 #8CED70
square
#70CBED #D070ED #ED9270 #8CED70
split-complementary
#70CBED #ED708C #EDD070
monochromatic
#1999C9 #3AB7E6 #70CBED #A6DFF4 #DDF3FB
Accessibility & contrast
On white
1.83
#70CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#70CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CBED
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CBED | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#12D5D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70cbed; /* rgb */ color: rgb(112, 203, 237); /* oklch */ color: oklch(79.8% 0.099 224.6);
Tailwind
colors: {
custom: {
50: '#a1dbf3',
500: '#70cbed',
950: '#000000',
},
}SCSS
$custom: #70cbed; $custom-light: #a1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#70cbed",
"rgb": {
"r": 112,
"g": 203,
"b": 237
},
"hsl": {
"h": 196.32,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.79826,
"c": 0.09934,
"h": 224.6
},
"luminance": 0.52271
}Semantic roles & 50–950 ramp
primary
#70CBED
secondary
#C5613C
accent
#440CDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485