#70E4EE#70E4EE
#70E4EE is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.5% C 0.106 H 202.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #70E4EE |
|---|---|
| RGB | rgb(112, 228, 238) |
| HSL | hsl(185, 79%, 69%) |
| HSV | hsv(185, 53%, 93%) |
| CMYK | cmyk(52.9%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.54, -30.11, -14.92) |
| CIE-LCH | lch(84.54, 33.61, 206.36°) |
| OKLab | oklab(85.52% -0.0975 -0.0412) |
| OKLCH | oklch(85.52% 0.106 202.9) |
| XYZ | xyz(49.8518, 65.0999, 90.8107) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E4EE #EE7A70
analogous
#70EEB9 #70E4EE #70A5EE
triadic
#70E4EE #EE70E4 #E4EE70
tetradic
#70E4EE #B970EE #EE7A70 #A5EE70
square
#70E4EE #B970EE #EE7A70 #A5EE70
split-complementary
#70E4EE #EE70A5 #EEB970
monochromatic
#18BDCB #39DAE7 #70E4EE #A7EEF5 #DDF9FB
Accessibility & contrast
On white
1.50
#70E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#70E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E4EE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E4EE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70e4ee; /* rgb */ color: rgb(112, 228, 238); /* oklch */ color: oklch(85.5% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#a3edf3',
500: '#70e4ee',
950: '#000000',
},
}SCSS
$custom: #70e4ee; $custom-light: #a3edf3; $custom-dark: #000000;
JSON
{
"hex": "#70e4ee",
"rgb": {
"r": 112,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.762,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85521,
"c": 0.10584,
"h": 202.9
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#70E4EE
secondary
#C7473C
accent
#1B0ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485