#70E3E4#70E3E4
#70E3E4 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.105 H 196.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70E3E4 |
|---|---|
| RGB | rgb(112, 227, 228) |
| HSL | hsl(181, 68%, 67%) |
| HSV | hsv(181, 51%, 89%) |
| CMYK | cmyk(50.9%, 0.4%, 0%, 10.6%) |
| CIE-LAB | lab(83.96, -32.26, -10.51) |
| CIE-LCH | lch(83.96, 33.93, 198.04°) |
| OKLab | oklab(84.96% -0.1005 -0.029) |
| OKLCH | oklch(84.96% 0.105 196.1) |
| XYZ | xyz(48.1490, 63.9799, 83.1957) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E3E4 #E47170
analogous
#70E4AB #70E3E4 #70A9E4
triadic
#70E3E4 #E470E3 #E3E470
tetradic
#70E3E4 #AB70E4 #E47170 #A9E470
square
#70E3E4 #AB70E4 #E47170 #A9E470
split-complementary
#70E3E4 #E470A9 #E4AB70
monochromatic
#23B6B7 #3DD9DA #70E3E4 #A3EDEE #D7F7F7
Accessibility & contrast
On white
1.52
#70E3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#70E3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E3E4
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E3E4 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE4
Deuteranopia (green-blind)
#C3CBE5
Tritanopia (blue-blind)
#11E9E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e3e4; /* rgb */ color: rgb(112, 227, 228); /* oklch */ color: oklch(85.0% 0.105 196.1);
Tailwind
colors: {
custom: {
50: '#a2ecec',
500: '#70e3e4',
950: '#000000',
},
}SCSS
$custom: #70e3e4; $custom-light: #a2ecec; $custom-dark: #000000;
JSON
{
"hex": "#70e3e4",
"rgb": {
"r": 112,
"g": 227,
"b": 228
},
"hsl": {
"h": 180.517,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.84955,
"c": 0.10458,
"h": 196.1
},
"luminance": 0.63984
}Semantic roles & 50–950 ramp
primary
#70E3E4
secondary
#B74241
accent
#1715D0
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484