#70D7E4#70D7E4
#70D7E4 is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.2% C 0.097 H 206.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #70D7E4 |
|---|---|
| RGB | rgb(112, 215, 228) |
| HSL | hsl(187, 68%, 67%) |
| HSV | hsv(187, 51%, 89%) |
| CMYK | cmyk(50.9%, 5.7%, 0%, 10.6%) |
| CIE-LAB | lab(80.54, -26.48, -15.62) |
| CIE-LCH | lch(80.54, 30.74, 210.53°) |
| OKLab | oklab(82.21% -0.0874 -0.0431) |
| OKLCH | oklch(82.21% 0.097 206.2) |
| XYZ | xyz(44.9806, 57.6431, 82.1396) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Neon Blue
#04D9FF
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D7E4 #E47D70
analogous
#70E4B7 #70D7E4 #709DE4
triadic
#70D7E4 #E470D7 #D7E470
tetradic
#70D7E4 #B770E4 #E47D70 #9DE470
square
#70D7E4 #B770E4 #E47D70 #9DE470
split-complementary
#70D7E4 #E4709D #E4B770
monochromatic
#23A6B7 #3DC9DA #70D7E4 #A3E5EE #D7F4F7
Accessibility & contrast
On white
1.68
#70D7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#70D7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D7E4
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D7E4 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D0E5
Deuteranopia (green-blind)
#B6C2E4
Tritanopia (blue-blind)
#1DDFDB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70d7e4; /* rgb */ color: rgb(112, 215, 228); /* oklch */ color: oklch(82.2% 0.097 206.2);
Tailwind
colors: {
custom: {
50: '#a1e3ec',
500: '#70d7e4',
950: '#000000',
},
}SCSS
$custom: #70d7e4; $custom-light: #a1e3ec; $custom-dark: #000000;
JSON
{
"hex": "#70d7e4",
"rgb": {
"r": 112,
"g": 215,
"b": 228
},
"hsl": {
"h": 186.724,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.82208,
"c": 0.09745,
"h": 206.2
},
"luminance": 0.57647
}Semantic roles & 50–950 ramp
primary
#70D7E4
secondary
#B74E41
accent
#2A15D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484