#70D2EB#70D2EB
#70D2EB is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.098 H 216.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #70D2EB |
|---|---|
| RGB | rgb(112, 210, 235) |
| HSL | hsl(192, 75%, 68%) |
| HSV | hsv(192, 52%, 92%) |
| CMYK | cmyk(52.3%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.35, -22.09, -21.16) |
| CIE-LCH | lch(79.35, 30.59, 223.76°) |
| OKLab | oklab(81.33% -0.0792 -0.0585) |
| OKLCH | oklch(81.33% 0.098 216.5) |
| XYZ | xyz(44.7183, 55.5321, 86.9434) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 4.89
Baby Blue
#89CFF0
ΔE00 5.32
Bright Sky Blue
#02CCFE
ΔE00 6.65
Aqua Blue
#02D8E9
ΔE00 7.05
Ice Blue
#A5DFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D2EB #EB8970
analogous
#70EBC6 #70D2EB #7094EB
triadic
#70D2EB #EB70D2 #D2EB70
tetradic
#70D2EB #C670EB #EB8970 #94EB70
square
#70D2EB #C670EB #EB8970 #94EB70
split-complementary
#70D2EB #EB7094 #EBC670
monochromatic
#1CA3C5 #3AC1E3 #70D2EB #A6E3F3 #DBF4FA
Accessibility & contrast
On white
1.73
#70D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#70D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D2EB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D2EB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#11DBDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70d2eb; /* rgb */ color: rgb(112, 210, 235); /* oklch */ color: oklch(81.3% 0.098 216.5);
Tailwind
colors: {
custom: {
50: '#a2e0f1',
500: '#70d2eb',
950: '#000000',
},
}SCSS
$custom: #70d2eb; $custom-light: #a2e0f1; $custom-dark: #000000;
JSON
{
"hex": "#70d2eb",
"rgb": {
"r": 112,
"g": 210,
"b": 235
},
"hsl": {
"h": 192.195,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.81326,
"c": 0.09848,
"h": 216.5
},
"luminance": 0.55536
}Semantic roles & 50–950 ramp
primary
#70D2EB
secondary
#C3583C
accent
#370ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485