#70EAAC#70EAAC
#70EAAC is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.142 H 159.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70EAAC |
|---|---|
| RGB | rgb(112, 234, 172) |
| HSL | hsl(150, 74%, 68%) |
| HSV | hsv(150, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.62, -48.25, 19.88) |
| CIE-LCH | lch(84.62, 52.18, 157.61°) |
| OKLab | oklab(85.05% -0.1324 0.0507) |
| OKLCH | oklch(85.05% 0.142 159.1) |
| XYZ | xyz(43.5477, 65.2652, 49.3243) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EAAC #EA70AE
analogous
#71EA70 #70EAAC #70EAE9
triadic
#70EAAC #AC70EA #EAAC70
tetradic
#70EAAC #7071EA #EA70AE #EAE970
square
#70EAAC #7071EA #EA70AE #EAE970
split-complementary
#70EAAC #E970EA #EA7071
monochromatic
#1DC36E #3BE28D #70EAAC #A5F2CB #DBFAEA
Accessibility & contrast
On white
1.49
#70EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#70EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EAAC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EAAC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#49E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eaac; /* rgb */ color: rgb(112, 234, 172); /* oklch */ color: oklch(85.0% 0.142 159.1);
Tailwind
colors: {
custom: {
50: '#a1f1c5',
500: '#70eaac',
950: '#000000',
},
}SCSS
$custom: #70eaac; $custom-light: #a1f1c5; $custom-dark: #000000;
JSON
{
"hex": "#70eaac",
"rgb": {
"r": 112,
"g": 234,
"b": 172
},
"hsl": {
"h": 149.508,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85045,
"c": 0.14176,
"h": 159.1
},
"luminance": 0.65269
}Semantic roles & 50–950 ramp
primary
#70EAAC
secondary
#C13D80
accent
#0F74D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582