#70E99C#70E99C
#70E99C is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.155 H 153.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #70E99C |
|---|---|
| RGB | rgb(112, 233, 156) |
| HSL | hsl(142, 73%, 68%) |
| HSV | hsv(142, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 33%, 8.6%) |
| CIE-LAB | lab(84.03, -50.87, 27.32) |
| CIE-LCH | lch(84.03, 57.74, 151.76°) |
| OKLab | oklab(84.46% -0.1384 0.0688) |
| OKLCH | oklch(84.46% 0.155 153.6) |
| XYZ | xyz(41.8186, 64.1193, 41.6186) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E99C #E970BD
analogous
#81E970 #70E99C #70E9D8
triadic
#70E99C #9C70E9 #E99C70
tetradic
#70E99C #7081E9 #E970BD #E9D870
square
#70E99C #7081E9 #E970BD #E9D870
split-complementary
#70E99C #D870E9 #E97081
monochromatic
#1EC159 #3BE177 #70E99C #A5F1C1 #DAF9E5
Accessibility & contrast
On white
1.52
#70E99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#70E99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E99C
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E99C | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D997
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#51E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70e99c; /* rgb */ color: rgb(112, 233, 156); /* oklch */ color: oklch(84.5% 0.155 153.6);
Tailwind
colors: {
custom: {
50: '#a1f1b9',
500: '#70e99c',
950: '#000000',
},
}SCSS
$custom: #70e99c; $custom-light: #a1f1b9; $custom-dark: #000000;
JSON
{
"hex": "#70e99c",
"rgb": {
"r": 112,
"g": 233,
"b": 156
},
"hsl": {
"h": 141.818,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.84463,
"c": 0.15456,
"h": 153.6
},
"luminance": 0.64123
}Semantic roles & 50–950 ramp
primary
#70E99C
secondary
#C03E90
accent
#108ED5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581