#70E8B4#70E8B4
#70E8B4 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.8% C 0.132 H 163.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70E8B4 |
|---|---|
| RGB | rgb(112, 232, 180) |
| HSL | hsl(154, 72%, 67%) |
| HSV | hsv(154, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 22.4%, 9%) |
| CIE-LAB | lab(84.20, -45.77, 15.13) |
| CIE-LCH | lch(84.20, 48.21, 161.71°) |
| OKLab | oklab(84.76% -0.1267 0.0388) |
| OKLCH | oklch(84.76% 0.132 163) |
| XYZ | xyz(43.7731, 64.4494, 53.3044) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Light Greenish Blue
#63F7B4
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.47
Aqua Marine
#2EE8BB
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E8B4 #E870A4
analogous
#70E878 #70E8B4 #70E0E8
triadic
#70E8B4 #B470E8 #E8B470
tetradic
#70E8B4 #7870E8 #E870A4 #E0E870
square
#70E8B4 #7870E8 #E870A4 #E0E870
split-complementary
#70E8B4 #E870E0 #E87870
monochromatic
#1FBF79 #3BE098 #70E8B4 #A5F0D0 #D9F9EB
Accessibility & contrast
On white
1.51
#70E8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#70E8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E8B4
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E8B4 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB1
Deuteranopia (green-blind)
#D3CDB7
Tritanopia (blue-blind)
#45E8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e8b4; /* rgb */ color: rgb(112, 232, 180); /* oklch */ color: oklch(84.8% 0.132 163.0);
Tailwind
colors: {
custom: {
50: '#a1f0ca',
500: '#70e8b4',
950: '#000000',
},
}SCSS
$custom: #70e8b4; $custom-light: #a1f0ca; $custom-dark: #000000;
JSON
{
"hex": "#70e8b4",
"rgb": {
"r": 112,
"g": 232,
"b": 180
},
"hsl": {
"h": 154,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84756,
"c": 0.13247,
"h": 163
},
"luminance": 0.64453
}Semantic roles & 50–950 ramp
primary
#70E8B4
secondary
#BE3E76
accent
#1166D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582