#70DBF2#70DBF2
#70DBF2 is a very light, moderate cyan. Relative luminance 0.605; OKLCH L 83.6% C 0.104 H 213.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70DBF2 |
|---|---|
| RGB | rgb(112, 219, 242) |
| HSL | hsl(191, 83%, 69%) |
| HSV | hsv(191, 54%, 95%) |
| CMYK | cmyk(53.7%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(82.12, -24.65, -20.69) |
| CIE-LCH | lch(82.12, 32.18, 220.00°) |
| OKLab | oklab(83.62% -0.0863 -0.0572) |
| OKLCH | oklch(83.62% 0.104 213.6) |
| XYZ | xyz(48.0343, 60.5142, 93.1362) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DBF2 #F28770
analogous
#70F2C8 #70DBF2 #709AF2
triadic
#70DBF2 #F270DB #DBF270
tetradic
#70DBF2 #C870F2 #F28770 #9AF270
square
#70DBF2 #C870F2 #F28770 #9AF270
split-complementary
#70DBF2 #F2709A #F2C870
monochromatic
#13B2D4 #38CDED #70DBF2 #A8E9F7 #E0F7FC
Accessibility & contrast
On white
1.60
#70DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#70DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DBF2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DBF2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dbf2; /* rgb */ color: rgb(112, 219, 242); /* oklch */ color: oklch(83.6% 0.104 213.6);
Tailwind
colors: {
custom: {
50: '#a3e6f6',
500: '#70dbf2',
950: '#000000',
},
}SCSS
$custom: #70dbf2; $custom-light: #a3e6f6; $custom-dark: #000000;
JSON
{
"hex": "#70dbf2",
"rgb": {
"r": 112,
"g": 219,
"b": 242
},
"hsl": {
"h": 190.615,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.8362,
"c": 0.10353,
"h": 213.6
},
"luminance": 0.60519
}Semantic roles & 50–950 ramp
primary
#70DBF2
secondary
#CB543B
accent
#2C06E0
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485