#70C8F3#70C8F3
#70C8F3 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.105 H 231.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70C8F3 |
|---|---|
| RGB | rgb(112, 200, 243) |
| HSL | hsl(200, 85%, 70%) |
| HSV | hsv(200, 54%, 95%) |
| CMYK | cmyk(53.9%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(76.81, -14.71, -29.31) |
| CIE-LCH | lch(76.81, 32.79, 243.35°) |
| OKLab | oklab(79.4% -0.0653 -0.0816) |
| OKLCH | oklch(79.4% 0.105 231.3) |
| XYZ | xyz(43.5080, 51.2205, 92.3704) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.05
Lightskyblue
#87CEFA
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.36
Sky
#82CAFC
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 4.04
Bright Sky Blue
#02CCFE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70C8F3 #F39B70
analogous
#70F3DD #70C8F3 #7086F3
triadic
#70C8F3 #F370C8 #C8F370
tetradic
#70C8F3 #DD70F3 #F39B70 #86F370
square
#70C8F3 #DD70F3 #F39B70 #86F370
split-complementary
#70C8F3 #F37086 #F3DD70
monochromatic
#1296D7 #38B2EE #70C8F3 #A8DEF8 #E1F3FC
Accessibility & contrast
On white
1.87
#70C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#70C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70C8F3
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70C8F3 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F5
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70c8f3; /* rgb */ color: rgb(112, 200, 243); /* oklch */ color: oklch(79.4% 0.105 231.3);
Tailwind
colors: {
custom: {
50: '#a2d8f7',
500: '#70c8f3',
950: '#000000',
},
}SCSS
$custom: #70c8f3; $custom-light: #a2d8f7; $custom-dark: #000000;
JSON
{
"hex": "#70c8f3",
"rgb": {
"r": 112,
"g": 200,
"b": 243
},
"hsl": {
"h": 199.695,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.79397,
"c": 0.10451,
"h": 231.3
},
"luminance": 0.51224
}Semantic roles & 50–950 ramp
primary
#70C8F3
secondary
#CD6B3B
accent
#4D05E1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385