#70EEED#70EEED
#70EEED is a very light, moderate teal. Relative luminance 0.707; OKLCH L 87.8% C 0.112 H 194.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #70EEED |
|---|---|
| RGB | rgb(112, 238, 237) |
| HSL | hsl(180, 79%, 69%) |
| HSV | hsv(180, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.34, -35.09, -10.20) |
| CIE-LCH | lch(87.34, 36.55, 196.21°) |
| OKLab | oklab(87.77% -0.1085 -0.0283) |
| OKLCH | oklch(87.77% 0.112 194.6) |
| XYZ | xyz(52.5363, 70.7032, 90.9828) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.17
Aqua
#00FFFF
ΔE00 5.19
Bright Turquoise
#0FFEF9
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EEED #EE7071
analogous
#70EEAE #70EEED #70B0EE
triadic
#70EEED #ED70EE #EEED70
tetradic
#70EEED #AE70EE #EE7071 #B0EE70
square
#70EEED #AE70EE #EE7071 #B0EE70
split-complementary
#70EEED #EE70B0 #EEAE70
monochromatic
#18CBCA #39E7E6 #70EEED #A7F5F4 #DDFBFB
Accessibility & contrast
On white
1.39
#70EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#70EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EEED
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EEED | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70eeed; /* rgb */ color: rgb(112, 238, 237); /* oklch */ color: oklch(87.8% 0.112 194.6);
Tailwind
colors: {
custom: {
50: '#a4f4f2',
500: '#70eeed',
950: '#000000',
},
}SCSS
$custom: #70eeed; $custom-light: #a4f4f2; $custom-dark: #000000;
JSON
{
"hex": "#70eeed",
"rgb": {
"r": 112,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.524,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.87771,
"c": 0.11212,
"h": 194.6
},
"luminance": 0.70708
}Semantic roles & 50–950 ramp
primary
#70EEED
secondary
#C73C3D
accent
#0A0CDB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585