#70E4ED#70E4ED
#70E4ED is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.106 H 202.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70E4ED |
|---|---|
| RGB | rgb(112, 228, 237) |
| HSL | hsl(184, 78%, 68%) |
| HSV | hsv(184, 53%, 93%) |
| CMYK | cmyk(52.7%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.50, -30.38, -14.44) |
| CIE-LCH | lch(84.50, 33.64, 205.42°) |
| OKLab | oklab(85.49% -0.0979 -0.0399) |
| OKLCH | oklch(85.49% 0.106 202.2) |
| XYZ | xyz(49.7053, 65.0413, 90.0392) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E4ED #ED7970
analogous
#70EDB7 #70E4ED #70A5ED
triadic
#70E4ED #ED70E4 #E4ED70
tetradic
#70E4ED #B770ED #ED7970 #A5ED70
square
#70E4ED #B770ED #ED7970 #A5ED70
split-complementary
#70E4ED #ED70A5 #EDB770
monochromatic
#19BDC9 #3ADAE6 #70E4ED #A6EEF4 #DDF9FB
Accessibility & contrast
On white
1.50
#70E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#70E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E4ED
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E4ED | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70e4ed; /* rgb */ color: rgb(112, 228, 237); /* oklch */ color: oklch(85.5% 0.106 202.2);
Tailwind
colors: {
custom: {
50: '#a3edf2',
500: '#70e4ed',
950: '#000000',
},
}SCSS
$custom: #70e4ed; $custom-light: #a3edf2; $custom-dark: #000000;
JSON
{
"hex": "#70e4ed",
"rgb": {
"r": 112,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.32,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.85486,
"c": 0.10569,
"h": 202.2
},
"luminance": 0.65046
}Semantic roles & 50–950 ramp
primary
#70E4ED
secondary
#C5463C
accent
#1A0CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485