#70D4E7#70D4E7
#70D4E7 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.6% C 0.097 H 211.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70D4E7 |
|---|---|
| RGB | rgb(112, 212, 231) |
| HSL | hsl(190, 71%, 67%) |
| HSV | hsv(190, 52%, 91%) |
| CMYK | cmyk(51.5%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.78, -24.19, -18.36) |
| CIE-LCH | lch(79.78, 30.37, 217.20°) |
| OKLab | oklab(81.63% -0.0829 -0.0507) |
| OKLCH | oklch(81.63% 0.097 211.5) |
| XYZ | xyz(44.6437, 56.2973, 84.0996) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D4E7 #E78370
analogous
#70E7BF #70D4E7 #7099E7
triadic
#70D4E7 #E770D4 #D4E770
tetradic
#70D4E7 #BF70E7 #E78370 #99E770
square
#70D4E7 #BF70E7 #E78370 #99E770
split-complementary
#70D4E7 #E77099 #E7BF70
monochromatic
#20A4BD #3CC4DE #70D4E7 #A4E4F0 #D9F4F9
Accessibility & contrast
On white
1.71
#70D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#70D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D4E7
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D4E7 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE8
Deuteranopia (green-blind)
#B2C0E7
Tritanopia (blue-blind)
#1ADCDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70d4e7; /* rgb */ color: rgb(112, 212, 231); /* oklch */ color: oklch(81.6% 0.097 211.5);
Tailwind
colors: {
custom: {
50: '#a1e1ee',
500: '#70d4e7',
950: '#000000',
},
}SCSS
$custom: #70d4e7; $custom-light: #a1e1ee; $custom-dark: #000000;
JSON
{
"hex": "#70d4e7",
"rgb": {
"r": 112,
"g": 212,
"b": 231
},
"hsl": {
"h": 189.58,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.81632,
"c": 0.09721,
"h": 211.5
},
"luminance": 0.56301
}Semantic roles & 50–950 ramp
primary
#70D4E7
secondary
#BC533F
accent
#3112D3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485