#70E299#70E299
#70E299 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.147 H 153.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #70E299 |
|---|---|
| RGB | rgb(112, 226, 153) |
| HSL | hsl(142, 66%, 66%) |
| HSV | hsv(142, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 32.3%, 11.4%) |
| CIE-LAB | lab(81.91, -48.51, 25.99) |
| CIE-LCH | lch(81.91, 55.03, 151.82°) |
| OKLab | oklab(82.72% -0.1321 0.0656) |
| OKLCH | oklch(82.72% 0.148 153.6) |
| XYZ | xyz(39.6253, 60.1341, 39.6497) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.72
Seafoam Green
#7AF9AB
ΔE00 4.97
Seafoam (survey)
#80F9AD
ΔE00 5.03
Hospital Green
#9BE5AA
ΔE00 5.14
Weird Green
#3AE57F
ΔE00 5.17
Light Greenish Blue
#63F7B4
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E299 #E270B9
analogous
#80E270 #70E299 #70E2D2
triadic
#70E299 #9970E2 #E29970
tetradic
#70E299 #7080E2 #E270B9 #E2D270
square
#70E299 #7080E2 #E270B9 #E2D270
split-complementary
#70E299 #D270E2 #E27080
monochromatic
#24B358 #3DD875 #70E299 #A3ECBD #D6F7E2
Accessibility & contrast
On white
1.61
#70E299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#70E299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E299
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E299 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D394
Deuteranopia (green-blind)
#D2C79D
Tritanopia (blue-blind)
#54E0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e299; /* rgb */ color: rgb(112, 226, 153); /* oklch */ color: oklch(82.7% 0.147 153.6);
Tailwind
colors: {
custom: {
50: '#a0ecb7',
500: '#70e299',
950: '#000000',
},
}SCSS
$custom: #70e299; $custom-light: #a0ecb7; $custom-dark: #000000;
JSON
{
"hex": "#70e299",
"rgb": {
"r": 112,
"g": 226,
"b": 153
},
"hsl": {
"h": 141.579,
"s": 66.279,
"l": 66.275
},
"oklch": {
"l": 0.82717,
"c": 0.1475,
"h": 153.6
},
"luminance": 0.60137
}Semantic roles & 50–950 ramp
primary
#70E299
secondary
#B4428B
accent
#178CCE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581