#70D2E8#70D2E8
#70D2E8 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.097 H 214.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70D2E8 |
|---|---|
| RGB | rgb(112, 210, 232) |
| HSL | hsl(191, 72%, 67%) |
| HSV | hsv(191, 52%, 91%) |
| CMYK | cmyk(51.7%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(79.25, -22.92, -19.70) |
| CIE-LCH | lch(79.25, 30.22, 220.68°) |
| OKLab | oklab(81.22% -0.0803 -0.0545) |
| OKLCH | oklch(81.22% 0.097 214.1) |
| XYZ | xyz(44.2885, 55.3602, 84.6800) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 6.15
Aqua Blue
#02D8E9
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.91
Bright Sky Blue
#02CCFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D2E8 #E88670
analogous
#70E8C2 #70D2E8 #7096E8
triadic
#70D2E8 #E870D2 #D2E870
tetradic
#70D2E8 #C270E8 #E88670 #96E870
square
#70D2E8 #C270E8 #E88670 #96E870
split-complementary
#70D2E8 #E87096 #E8C270
monochromatic
#1FA2BF #3BC1E0 #70D2E8 #A5E3F0 #D9F3F9
Accessibility & contrast
On white
1.74
#70D2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#70D2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D2E8
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D2E8 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE9
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#19DBD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d2e8; /* rgb */ color: rgb(112, 210, 232); /* oklch */ color: oklch(81.2% 0.097 214.1);
Tailwind
colors: {
custom: {
50: '#a1e0ef',
500: '#70d2e8',
950: '#000000',
},
}SCSS
$custom: #70d2e8; $custom-light: #a1e0ef; $custom-dark: #000000;
JSON
{
"hex": "#70d2e8",
"rgb": {
"r": 112,
"g": 210,
"b": 232
},
"hsl": {
"h": 191,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.81215,
"c": 0.09706,
"h": 214.1
},
"luminance": 0.55364
}Semantic roles & 50–950 ramp
primary
#70D2E8
secondary
#BE563E
accent
#3511D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485