#70E2ED#70E2ED
#70E2ED is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.105 H 203.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #70E2ED |
|---|---|
| RGB | rgb(112, 226, 237) |
| HSL | hsl(185, 78%, 68%) |
| HSV | hsv(185, 53%, 93%) |
| CMYK | cmyk(52.7%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.94, -29.42, -15.29) |
| CIE-LCH | lch(83.94, 33.16, 207.46°) |
| OKLab | oklab(85.03% -0.0957 -0.0422) |
| OKLCH | oklch(85.03% 0.105 203.8) |
| XYZ | xyz(49.1583, 63.9473, 89.8568) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.83
Robin Egg Blue
#8AF1FE
ΔE00 3.91
Robin'S Egg Blue
#98EFF9
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E2ED #ED7B70
analogous
#70EDB9 #70E2ED #70A3ED
triadic
#70E2ED #ED70E2 #E2ED70
tetradic
#70E2ED #B970ED #ED7B70 #A3ED70
square
#70E2ED #B970ED #ED7B70 #A3ED70
split-complementary
#70E2ED #ED70A3 #EDB970
monochromatic
#19BAC9 #3AD7E6 #70E2ED #A6EDF4 #DDF8FB
Accessibility & contrast
On white
1.52
#70E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#70E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E2ED
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E2ED | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e2ed; /* rgb */ color: rgb(112, 226, 237); /* oklch */ color: oklch(85.0% 0.105 203.8);
Tailwind
colors: {
custom: {
50: '#a3ebf2',
500: '#70e2ed',
950: '#000000',
},
}SCSS
$custom: #70e2ed; $custom-light: #a3ebf2; $custom-dark: #000000;
JSON
{
"hex": "#70e2ed",
"rgb": {
"r": 112,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.28,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.8503,
"c": 0.10464,
"h": 203.8
},
"luminance": 0.63952
}Semantic roles & 50–950 ramp
primary
#70E2ED
secondary
#C5483C
accent
#1E0CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485