#70EEEE#70EEEE
#70EEEE is a very light, moderate teal. Relative luminance 0.708; OKLCH L 87.8% C 0.112 H 195.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70EEEE |
|---|---|
| RGB | rgb(112, 238, 238) |
| HSL | hsl(180, 79%, 69%) |
| HSV | hsv(180, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(87.37, -34.84, -10.69) |
| CIE-LCH | lch(87.37, 36.44, 197.05°) |
| OKLab | oklab(87.8% -0.1081 -0.0296) |
| OKLCH | oklch(87.8% 0.112 195.3) |
| XYZ | xyz(52.6828, 70.7618, 91.7544) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 4.14
Aqua
#00FFFF
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EEEE #EE7070
analogous
#70EEAF #70EEEE #70AFEE
triadic
#70EEEE #EE70EE #EEEE70
tetradic
#70EEEE #AF70EE #EE7070 #AFEE70
square
#70EEEE #AF70EE #EE7070 #AFEE70
split-complementary
#70EEEE #EE70AF #EEAF70
monochromatic
#18CBCB #39E7E7 #70EEEE #A7F5F5 #DDFBFB
Accessibility & contrast
On white
1.39
#70EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#70EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EEEE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EEEE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70eeee; /* rgb */ color: rgb(112, 238, 238); /* oklch */ color: oklch(87.8% 0.112 195.3);
Tailwind
colors: {
custom: {
50: '#a4f4f3',
500: '#70eeee',
950: '#000000',
},
}SCSS
$custom: #70eeee; $custom-light: #a4f4f3; $custom-dark: #000000;
JSON
{
"hex": "#70eeee",
"rgb": {
"r": 112,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.87804,
"c": 0.11206,
"h": 195.3
},
"luminance": 0.70767
}Semantic roles & 50–950 ramp
primary
#70EEEE
secondary
#C73C3C
accent
#0A0ADB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585