#70E698#70E698
#70E698 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.154 H 152.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #70E698 |
|---|---|
| RGB | rgb(112, 230, 152) |
| HSL | hsl(140, 70%, 67%) |
| HSV | hsv(140, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(83.07, -50.35, 28.08) |
| CIE-LCH | lch(83.07, 57.65, 150.85°) |
| OKLab | oklab(83.66% -0.1369 0.0706) |
| OKLCH | oklch(83.66% 0.154 152.7) |
| XYZ | xyz(40.6435, 62.3020, 39.5834) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.56
Aqua Green
#12E193
ΔE00 4.88
Light Bluish Green
#76FDA8
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E698 #E670BE
analogous
#83E670 #70E698 #70E6D3
triadic
#70E698 #9870E6 #E69870
tetradic
#70E698 #7083E6 #E670BE #E6D370
square
#70E698 #7083E6 #E670BE #E6D370
split-complementary
#70E698 #D370E6 #E67083
monochromatic
#21BB55 #3CDD72 #70E698 #A4EFBE #D8F8E3
Accessibility & contrast
On white
1.56
#70E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#70E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E698
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E698 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D6CA9D
Tritanopia (blue-blind)
#53E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e698; /* rgb */ color: rgb(112, 230, 152); /* oklch */ color: oklch(83.7% 0.154 152.7);
Tailwind
colors: {
custom: {
50: '#a1efb7',
500: '#70e698',
950: '#000000',
},
}SCSS
$custom: #70e698; $custom-light: #a1efb7; $custom-dark: #000000;
JSON
{
"hex": "#70e698",
"rgb": {
"r": 112,
"g": 230,
"b": 152
},
"hsl": {
"h": 140.339,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83661,
"c": 0.15405,
"h": 152.7
},
"luminance": 0.62305
}Semantic roles & 50–950 ramp
primary
#70E698
secondary
#BB4091
accent
#1392D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581