#70CEFF#70CEFF
#70CEFF is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.2% C 0.113 H 233.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEFF |
|---|---|
| RGB | rgb(112, 206, 255) |
| HSL | hsl(201, 100%, 72%) |
| HSV | hsv(201, 56%, 100%) |
| CMYK | cmyk(56.1%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(78.93, -14.35, -32.47) |
| CIE-LCH | lch(78.93, 35.50, 246.15°) |
| OKLab | oklab(81.23% -0.0676 -0.0906) |
| OKLCH | oklch(81.23% 0.113 233.3) |
| XYZ | xyz(46.7966, 54.8031, 102.7003) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.18
Lightskyblue
#87CEFA
ΔE00 2.59
Sky
#82CAFC
ΔE00 3.17
Baby Blue
#89CFF0
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 4.74
Sky Blue
#87CEEB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEFF #FFA170
analogous
#70FFE8 #70CEFF #7087FF
triadic
#70CEFF #FF70CE #CEFF70
tetradic
#70CEFF #E870FF #FFA170 #87FF70
square
#70CEFF #E870FF #FFA170 #87FF70
split-complementary
#70CEFF #FF7087 #FFE870
monochromatic
#00A1F5 #33B9FF #70CEFF #ADE3FF #E0F5FF
Accessibility & contrast
On white
1.76
#70CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#70CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEFF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEFF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A2BDFE
Tritanopia (blue-blind)
#00DBDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #70ceff; /* rgb */ color: rgb(112, 206, 255); /* oklch */ color: oklch(81.2% 0.113 233.3);
Tailwind
colors: {
custom: {
50: '#a3ddff',
500: '#70ceff',
950: '#000000',
},
}SCSS
$custom: #70ceff; $custom-light: #a3ddff; $custom-dark: #000000;
JSON
{
"hex": "#70ceff",
"rgb": {
"r": 112,
"g": 206,
"b": 255
},
"hsl": {
"h": 200.559,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.81225,
"c": 0.11305,
"h": 233.3
},
"luminance": 0.54807
}Semantic roles & 50–950 ramp
primary
#70CEFF
secondary
#DC7037
accent
#4F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486