#70E8BB#70E8BB
#70E8BB is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.9% C 0.127 H 166.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8BB |
|---|---|
| RGB | rgb(112, 232, 187) |
| HSL | hsl(158, 72%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.35, -44.28, 11.68) |
| CIE-LCH | lch(84.35, 45.80, 165.22°) |
| OKLab | oklab(84.93% -0.1235 0.03) |
| OKLCH | oklch(84.93% 0.127 166.4) |
| XYZ | xyz(44.5042, 64.7419, 57.1552) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 3.93
Light Teal
#90E4C1
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8BB #E8709D
analogous
#70E87F #70E8BB #70D9E8
triadic
#70E8BB #BB70E8 #E8BB70
tetradic
#70E8BB #7F70E8 #E8709D #D9E870
square
#70E8BB #7F70E8 #E8709D #D9E870
split-complementary
#70E8BB #E870D9 #E87F70
monochromatic
#1FBF83 #3BE0A2 #70E8BB #A5F0D4 #D9F9ED
Accessibility & contrast
On white
1.51
#70E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#70E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8BB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8BB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#41E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e8bb; /* rgb */ color: rgb(112, 232, 187); /* oklch */ color: oklch(84.9% 0.127 166.4);
Tailwind
colors: {
custom: {
50: '#a1f0cf',
500: '#70e8bb',
950: '#000000',
},
}SCSS
$custom: #70e8bb; $custom-light: #a1f0cf; $custom-dark: #000000;
JSON
{
"hex": "#70e8bb",
"rgb": {
"r": 112,
"g": 232,
"b": 187
},
"hsl": {
"h": 157.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84929,
"c": 0.12713,
"h": 166.4
},
"luminance": 0.64746
}Semantic roles & 50–950 ramp
primary
#70E8BB
secondary
#BE3E6E
accent
#115AD4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583