#70E2EA#70E2EA
#70E2EA is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.104 H 201.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #70E2EA |
|---|---|
| RGB | rgb(112, 226, 234) |
| HSL | hsl(184, 74%, 68%) |
| HSV | hsv(184, 52%, 92%) |
| CMYK | cmyk(52.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.85, -30.21, -13.84) |
| CIE-LCH | lch(83.85, 33.23, 204.61°) |
| OKLab | oklab(84.93% -0.0969 -0.0382) |
| OKLCH | oklch(84.93% 0.104 201.5) |
| XYZ | xyz(48.7237, 63.7735, 87.5678) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.48
Robin Egg Blue
#8AF1FE
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E2EA #EA7870
analogous
#70EAB5 #70E2EA #70A5EA
triadic
#70E2EA #EA70E2 #E2EA70
tetradic
#70E2EA #B570EA #EA7870 #A5EA70
square
#70E2EA #B570EA #EA7870 #A5EA70
split-complementary
#70E2EA #EA70A5 #EAB570
monochromatic
#1DB8C3 #3BD7E2 #70E2EA #A5EDF2 #DBF8FA
Accessibility & contrast
On white
1.53
#70E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#70E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E2EA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E2EA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e2ea; /* rgb */ color: rgb(112, 226, 234); /* oklch */ color: oklch(84.9% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#a2ebf0',
500: '#70e2ea',
950: '#000000',
},
}SCSS
$custom: #70e2ea; $custom-light: #a2ebf0; $custom-dark: #000000;
JSON
{
"hex": "#70e2ea",
"rgb": {
"r": 112,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.934,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84927,
"c": 0.1042,
"h": 201.5
},
"luminance": 0.63778
}Semantic roles & 50–950 ramp
primary
#70E2EA
secondary
#C1463D
accent
#1C0FD7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485