#70CCF5#70CCF5
#70CCF5 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.4% C 0.105 H 229.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCF5 |
|---|---|
| RGB | rgb(112, 204, 245) |
| HSL | hsl(198, 87%, 70%) |
| HSV | hsv(198, 54%, 96%) |
| CMYK | cmyk(54.3%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(78.00, -16.21, -28.55) |
| CIE-LCH | lch(78.00, 32.84, 240.41°) |
| OKLab | oklab(80.37% -0.069 -0.0794) |
| OKLCH | oklch(80.37% 0.105 229) |
| XYZ | xyz(44.7502, 53.2191, 94.2825) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.84
Lightblue (survey)
#7BC8F6
ΔE00 3.01
Sky Blue
#87CEEB
ΔE00 3.35
Lightskyblue
#87CEFA
ΔE00 3.50
Sky
#82CAFC
ΔE00 4.52
Bright Sky Blue
#02CCFE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCF5 #F59970
analogous
#70F5DB #70CCF5 #708AF5
triadic
#70CCF5 #F570CC #CCF570
tetradic
#70CCF5 #DB70F5 #F59970 #8AF570
square
#70CCF5 #DB70F5 #F59970 #8AF570
split-complementary
#70CCF5 #F5708A #F5DB70
monochromatic
#0F9CDB #37B8F1 #70CCF5 #A9E0F9 #E2F5FD
Accessibility & contrast
On white
1.80
#70CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#70CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCF5
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCF5 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A4BBF4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70ccf5; /* rgb */ color: rgb(112, 204, 245); /* oklch */ color: oklch(80.4% 0.105 229.0);
Tailwind
colors: {
custom: {
50: '#a2dbf8',
500: '#70ccf5',
950: '#000000',
},
}SCSS
$custom: #70ccf5; $custom-light: #a2dbf8; $custom-dark: #000000;
JSON
{
"hex": "#70ccf5",
"rgb": {
"r": 112,
"g": 204,
"b": 245
},
"hsl": {
"h": 198.496,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.80369,
"c": 0.10519,
"h": 229
},
"luminance": 0.53223
}Semantic roles & 50–950 ramp
primary
#70CCF5
secondary
#CF683A
accent
#4802E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485