#70E1EA#70E1EA
#70E1EA is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.7% C 0.104 H 202.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #70E1EA |
|---|---|
| RGB | rgb(112, 225, 234) |
| HSL | hsl(184, 74%, 68%) |
| HSV | hsv(184, 52%, 92%) |
| CMYK | cmyk(52.1%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.56, -29.73, -14.26) |
| CIE-LCH | lch(83.56, 32.98, 205.63°) |
| OKLab | oklab(84.7% -0.0959 -0.0394) |
| OKLCH | oklch(84.7% 0.104 202.3) |
| XYZ | xyz(48.4526, 63.2312, 87.4774) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E1EA #EA7970
analogous
#70EAB6 #70E1EA #70A4EA
triadic
#70E1EA #EA70E1 #E1EA70
tetradic
#70E1EA #B670EA #EA7970 #A4EA70
square
#70E1EA #B670EA #EA7970 #A4EA70
split-complementary
#70E1EA #EA70A4 #EAB670
monochromatic
#1DB7C3 #3BD6E2 #70E1EA #A5ECF2 #DBF7FA
Accessibility & contrast
On white
1.54
#70E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#70E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E1EA
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E1EA | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e1ea; /* rgb */ color: rgb(112, 225, 234); /* oklch */ color: oklch(84.7% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#a2eaf0',
500: '#70e1ea',
950: '#000000',
},
}SCSS
$custom: #70e1ea; $custom-light: #a2eaf0; $custom-dark: #000000;
JSON
{
"hex": "#70e1ea",
"rgb": {
"r": 112,
"g": 225,
"b": 234
},
"hsl": {
"h": 184.426,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84699,
"c": 0.10365,
"h": 202.3
},
"luminance": 0.63236
}Semantic roles & 50–950 ramp
primary
#70E1EA
secondary
#C1473D
accent
#1E0FD7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485