#70ECEE#70ECEE
#70ECEE is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.3% C 0.111 H 196.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70ECEE |
|---|---|
| RGB | rgb(112, 236, 238) |
| HSL | hsl(181, 79%, 69%) |
| HSV | hsv(181, 53%, 93%) |
| CMYK | cmyk(52.9%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.80, -33.90, -11.53) |
| CIE-LCH | lch(86.80, 35.81, 198.78°) |
| OKLab | oklab(87.35% -0.106 -0.0319) |
| OKLCH | oklch(87.35% 0.111 196.7) |
| XYZ | xyz(52.1037, 69.6037, 91.5614) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.17
Bright Cyan
#41FDFE
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Aqua
#00FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70ECEE #EE7270
analogous
#70EEB1 #70ECEE #70ADEE
triadic
#70ECEE #EE70EC #ECEE70
tetradic
#70ECEE #B170EE #EE7270 #ADEE70
square
#70ECEE #B170EE #EE7270 #ADEE70
split-complementary
#70ECEE #EE70AD #EEB170
monochromatic
#18C9CB #39E5E7 #70ECEE #A7F3F5 #DDFBFB
Accessibility & contrast
On white
1.41
#70ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#70ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70ECEE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70ECEE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #70ecee; /* rgb */ color: rgb(112, 236, 238); /* oklch */ color: oklch(87.3% 0.111 196.7);
Tailwind
colors: {
custom: {
50: '#a4f2f3',
500: '#70ecee',
950: '#000000',
},
}SCSS
$custom: #70ecee; $custom-light: #a4f2f3; $custom-dark: #000000;
JSON
{
"hex": "#70ecee",
"rgb": {
"r": 112,
"g": 236,
"b": 238
},
"hsl": {
"h": 180.952,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.87346,
"c": 0.11067,
"h": 196.7
},
"luminance": 0.69609
}Semantic roles & 50–950 ramp
primary
#70ECEE
secondary
#C73E3C
accent
#0E0ADB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585