#70E4EC#70E4EC
#70E4EC is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.106 H 201.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70E4EC |
|---|---|
| RGB | rgb(112, 228, 236) |
| HSL | hsl(184, 77%, 68%) |
| HSV | hsv(184, 53%, 93%) |
| CMYK | cmyk(52.5%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.47, -30.64, -13.96) |
| CIE-LCH | lch(84.47, 33.67, 204.49°) |
| OKLab | oklab(85.45% -0.0983 -0.0385) |
| OKLCH | oklch(85.45% 0.106 201.4) |
| XYZ | xyz(49.5596, 64.9831, 89.2719) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.20
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Robin'S Egg Blue
#98EFF9
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E4EC #EC7870
analogous
#70ECB6 #70E4EC #70A6EC
triadic
#70E4EC #EC70E4 #E4EC70
tetradic
#70E4EC #B670EC #EC7870 #A6EC70
square
#70E4EC #B670EC #EC7870 #A6EC70
split-complementary
#70E4EC #EC70A6 #ECB670
monochromatic
#1ABCC7 #3ADAE5 #70E4EC #A6EEF3 #DCF8FA
Accessibility & contrast
On white
1.50
#70E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#70E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E4EC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E4EC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBED
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70e4ec; /* rgb */ color: rgb(112, 228, 236); /* oklch */ color: oklch(85.5% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#a3edf2',
500: '#70e4ec',
950: '#000000',
},
}SCSS
$custom: #70e4ec; $custom-light: #a3edf2; $custom-dark: #000000;
JSON
{
"hex": "#70e4ec",
"rgb": {
"r": 112,
"g": 228,
"b": 236
},
"hsl": {
"h": 183.871,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.85452,
"c": 0.10557,
"h": 201.4
},
"luminance": 0.64988
}Semantic roles & 50–950 ramp
primary
#70E4EC
secondary
#C4453C
accent
#1A0DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485