#70E3ED#70E3ED
#70E3ED is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.105 H 203.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #70E3ED |
|---|---|
| RGB | rgb(112, 227, 237) |
| HSL | hsl(185, 78%, 68%) |
| HSV | hsv(185, 53%, 93%) |
| CMYK | cmyk(52.7%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.22, -29.90, -14.86) |
| CIE-LCH | lch(84.22, 33.39, 206.43°) |
| OKLab | oklab(85.26% -0.0968 -0.0411) |
| OKLCH | oklch(85.26% 0.105 203) |
| XYZ | xyz(49.4310, 64.4927, 89.9477) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.85
Robin Egg Blue
#8AF1FE
ΔE00 3.88
Robin'S Egg Blue
#98EFF9
ΔE00 4.46
Aqua Blue
#02D8E9
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E3ED #ED7A70
analogous
#70EDB8 #70E3ED #70A4ED
triadic
#70E3ED #ED70E3 #E3ED70
tetradic
#70E3ED #B870ED #ED7A70 #A4ED70
square
#70E3ED #B870ED #ED7A70 #A4ED70
split-complementary
#70E3ED #ED70A4 #EDB870
monochromatic
#19BBC9 #3AD8E6 #70E3ED #A6EEF4 #DDF8FB
Accessibility & contrast
On white
1.51
#70E3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#70E3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E3ED
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E3ED | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e3ed; /* rgb */ color: rgb(112, 227, 237); /* oklch */ color: oklch(85.3% 0.105 203.0);
Tailwind
colors: {
custom: {
50: '#a3ecf2',
500: '#70e3ed',
950: '#000000',
},
}SCSS
$custom: #70e3ed; $custom-light: #a3ecf2; $custom-dark: #000000;
JSON
{
"hex": "#70e3ed",
"rgb": {
"r": 112,
"g": 227,
"b": 237
},
"hsl": {
"h": 184.8,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.85258,
"c": 0.10515,
"h": 203
},
"luminance": 0.64497
}Semantic roles & 50–950 ramp
primary
#70E3ED
secondary
#C5473C
accent
#1C0CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485