#70E2EE#70E2EE
#70E2EE is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.1% C 0.105 H 204.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70E2EE |
|---|---|
| RGB | rgb(112, 226, 238) |
| HSL | hsl(186, 79%, 69%) |
| HSV | hsv(186, 53%, 93%) |
| CMYK | cmyk(52.9%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.97, -29.15, -15.77) |
| CIE-LCH | lch(83.97, 33.15, 208.42°) |
| OKLab | oklab(85.07% -0.0953 -0.0436) |
| OKLCH | oklch(85.07% 0.105 204.6) |
| XYZ | xyz(49.3048, 64.0059, 90.6284) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.68
Robin Egg Blue
#8AF1FE
ΔE00 3.82
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E2EE #EE7C70
analogous
#70EEBB #70E2EE #70A3EE
triadic
#70E2EE #EE70E2 #E2EE70
tetradic
#70E2EE #BB70EE #EE7C70 #A3EE70
square
#70E2EE #BB70EE #EE7C70 #A3EE70
split-complementary
#70E2EE #EE70A3 #EEBB70
monochromatic
#18BACB #39D7E7 #70E2EE #A7EDF5 #DDF8FB
Accessibility & contrast
On white
1.52
#70E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#70E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E2EE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E2EE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e2ee; /* rgb */ color: rgb(112, 226, 238); /* oklch */ color: oklch(85.1% 0.105 204.6);
Tailwind
colors: {
custom: {
50: '#a3ebf3',
500: '#70e2ee',
950: '#000000',
},
}SCSS
$custom: #70e2ee; $custom-light: #a3ebf3; $custom-dark: #000000;
JSON
{
"hex": "#70e2ee",
"rgb": {
"r": 112,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.714,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85065,
"c": 0.10482,
"h": 204.6
},
"luminance": 0.64011
}Semantic roles & 50–950 ramp
primary
#70E2EE
secondary
#C7493C
accent
#1E0ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485