#70D4E6#70D4E6
#70D4E6 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.6% C 0.097 H 210.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70D4E6 |
|---|---|
| RGB | rgb(112, 212, 230) |
| HSL | hsl(189, 70%, 67%) |
| HSV | hsv(189, 51%, 90%) |
| CMYK | cmyk(51.3%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.75, -24.46, -17.87) |
| CIE-LCH | lch(79.75, 30.30, 216.16°) |
| OKLab | oklab(81.6% -0.0833 -0.0494) |
| OKLCH | oklch(81.6% 0.097 210.7) |
| XYZ | xyz(44.5029, 56.2409, 83.3579) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D4E6 #E68270
analogous
#70E6BD #70D4E6 #7099E6
triadic
#70D4E6 #E670D4 #D4E670
tetradic
#70D4E6 #BD70E6 #E68270 #99E670
square
#70D4E6 #BD70E6 #E68270 #99E670
split-complementary
#70D4E6 #E67099 #E6BD70
monochromatic
#21A3BB #3CC4DD #70D4E6 #A4E4EF #D8F3F8
Accessibility & contrast
On white
1.71
#70D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#70D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D4E6
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D4E6 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CEE7
Deuteranopia (green-blind)
#B2C0E6
Tritanopia (blue-blind)
#1CDCD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70d4e6; /* rgb */ color: rgb(112, 212, 230); /* oklch */ color: oklch(81.6% 0.097 210.7);
Tailwind
colors: {
custom: {
50: '#a1e1ee',
500: '#70d4e6',
950: '#000000',
},
}SCSS
$custom: #70d4e6; $custom-light: #a1e1ee; $custom-dark: #000000;
JSON
{
"hex": "#70d4e6",
"rgb": {
"r": 112,
"g": 212,
"b": 230
},
"hsl": {
"h": 189.153,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.81596,
"c": 0.09684,
"h": 210.7
},
"luminance": 0.56245
}Semantic roles & 50–950 ramp
primary
#70D4E6
secondary
#BB5240
accent
#3013D2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485