#70FF98#70FF98
#70FF98 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.188 H 150.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70FF98 |
|---|---|
| RGB | rgb(112, 255, 152) |
| HSL | hsl(137, 100%, 72%) |
| HSV | hsv(137, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(90.43, -60.27, 37.82) |
| CIE-LCH | lch(90.43, 71.15, 147.89°) |
| OKLab | oklab(89.68% -0.1631 0.0937) |
| OKLCH | oklch(89.68% 0.188 150.1) |
| XYZ | xyz(48.1061, 77.2274, 42.0709) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.33
Mint Green
#8FFF9F
ΔE00 2.63
Light Bluish Green
#76FDA8
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.08
Foam Green
#90FDA9
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FF98 #FF70D7
analogous
#90FF70 #70FF98 #70FFDF
triadic
#70FF98 #9870FF #FF9870
tetradic
#70FF98 #7090FF #FF70D7 #FFDF70
square
#70FF98 #7090FF #FF70D7 #FFDF70
split-complementary
#70FF98 #DF70FF #FF7090
monochromatic
#00F544 #33FF6C #70FF98 #ADFFC4 #E0FFE9
Accessibility & contrast
On white
1.28
#70FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#70FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FF98
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FF98 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#EDDE9F
Tritanopia (blue-blind)
#4BFBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70ff98; /* rgb */ color: rgb(112, 255, 152); /* oklch */ color: oklch(89.7% 0.188 150.1);
Tailwind
colors: {
custom: {
50: '#a4ffb7',
500: '#70ff98',
950: '#000000',
},
}SCSS
$custom: #70ff98; $custom-light: #a4ffb7; $custom-dark: #000000;
JSON
{
"hex": "#70ff98",
"rgb": {
"r": 112,
"g": 255,
"b": 152
},
"hsl": {
"h": 136.783,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.89682,
"c": 0.18814,
"h": 150.1
},
"luminance": 0.77232
}Semantic roles & 50–950 ramp
primary
#70FF98
secondary
#DC37AE
accent
#00A5E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681