#70EEBE#70EEBE
#70EEBE is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.133 H 165.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #70EEBE |
|---|---|
| RGB | rgb(112, 238, 190) |
| HSL | hsl(157, 79%, 69%) |
| HSV | hsv(157, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(86.16, -46.23, 12.68) |
| CIE-LCH | lch(86.16, 47.94, 164.66°) |
| OKLab | oklab(86.42% -0.1287 0.0325) |
| OKLCH | oklch(86.42% 0.133 165.8) |
| XYZ | xyz(46.5465, 68.3073, 59.4369) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 3.32
Seafoam
#7FE0B3
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EEBE #EE70A0
analogous
#70EE7F #70EEBE #70DFEE
triadic
#70EEBE #BE70EE #EEBE70
tetradic
#70EEBE #7F70EE #EE70A0 #DFEE70
square
#70EEBE #7F70EE #EE70A0 #DFEE70
split-complementary
#70EEBE #EE70DF #EE7F70
monochromatic
#18CB87 #39E7A5 #70EEBE #A7F5D7 #DDFBF0
Accessibility & contrast
On white
1.43
#70EEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#70EEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EEBE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EEBE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BC
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#3CEFE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #70eebe; /* rgb */ color: rgb(112, 238, 190); /* oklch */ color: oklch(86.4% 0.133 165.8);
Tailwind
colors: {
custom: {
50: '#a2f4d1',
500: '#70eebe',
950: '#000000',
},
}SCSS
$custom: #70eebe; $custom-light: #a2f4d1; $custom-dark: #000000;
JSON
{
"hex": "#70eebe",
"rgb": {
"r": 112,
"g": 238,
"b": 190
},
"hsl": {
"h": 157.143,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.86423,
"c": 0.13276,
"h": 165.8
},
"luminance": 0.68312
}Semantic roles & 50–950 ramp
primary
#70EEBE
secondary
#C73C71
accent
#0A5ADB
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583