#70EE98#70EE98
#70EE98 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.165 H 151.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70EE98 |
|---|---|
| RGB | rgb(112, 238, 152) |
| HSL | hsl(139, 79%, 69%) |
| HSV | hsv(139, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.43, -53.60, 31.23) |
| CIE-LCH | lch(85.43, 62.04, 149.77°) |
| OKLab | oklab(85.59% -0.1455 0.0781) |
| OKLCH | oklch(85.59% 0.165 151.8) |
| XYZ | xyz(42.9210, 66.8571, 40.3426) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.64
Foam Green
#90FDA9
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EE98 #EE70C6
analogous
#87EE70 #70EE98 #70EED7
triadic
#70EE98 #9870EE #EE9870
tetradic
#70EE98 #7087EE #EE70C6 #EED770
square
#70EE98 #7087EE #EE70C6 #EED770
split-complementary
#70EE98 #D770EE #EE7087
monochromatic
#18CB51 #39E771 #70EE98 #A7F5BF #DDFBE7
Accessibility & contrast
On white
1.46
#70EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#70EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EE98
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EE98 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DDD19D
Tritanopia (blue-blind)
#51EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ee98; /* rgb */ color: rgb(112, 238, 152); /* oklch */ color: oklch(85.6% 0.165 151.8);
Tailwind
colors: {
custom: {
50: '#a2f4b7',
500: '#70ee98',
950: '#000000',
},
}SCSS
$custom: #70ee98; $custom-light: #a2f4b7; $custom-dark: #000000;
JSON
{
"hex": "#70ee98",
"rgb": {
"r": 112,
"g": 238,
"b": 152
},
"hsl": {
"h": 139.048,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85589,
"c": 0.16516,
"h": 151.8
},
"luminance": 0.66861
}Semantic roles & 50–950 ramp
primary
#70EE98
secondary
#C73C9A
accent
#0A99DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581