#70F69F#70F69F
#70F69F is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.6% C 0.170 H 152.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70F69F |
|---|---|
| RGB | rgb(112, 246, 159) |
| HSL | hsl(141, 88%, 70%) |
| HSV | hsv(141, 54%, 96%) |
| CMYK | cmyk(54.5%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(87.90, -55.58, 31.00) |
| CIE-LCH | lch(87.90, 63.64, 150.85°) |
| OKLab | oklab(87.65% -0.1509 0.0777) |
| OKLCH | oklch(87.65% 0.17 152.8) |
| XYZ | xyz(45.8924, 71.8554, 44.2452) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 1.82
Light Green Blue
#56FCA2
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.24
Sea Green (survey)
#53FCA1
ΔE00 2.30
Foam Green
#90FDA9
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F69F #F670C7
analogous
#84F670 #70F69F #70F6E2
triadic
#70F69F #9F70F6 #F69F70
tetradic
#70F69F #7084F6 #F670C7 #F6E270
square
#70F69F #7084F6 #F670C7 #F6E270
split-complementary
#70F69F #E270F6 #F67084
monochromatic
#0EDE57 #36F278 #70F69F #AAFAC6 #E2FDEC
Accessibility & contrast
On white
1.37
#70F69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#70F69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F69F
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F69F | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E4D7A4
Tritanopia (blue-blind)
#4BF3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f69f; /* rgb */ color: rgb(112, 246, 159); /* oklch */ color: oklch(87.6% 0.170 152.8);
Tailwind
colors: {
custom: {
50: '#a3fabc',
500: '#70f69f',
950: '#000000',
},
}SCSS
$custom: #70f69f; $custom-light: #a3fabc; $custom-dark: #000000;
JSON
{
"hex": "#70f69f",
"rgb": {
"r": 112,
"g": 246,
"b": 159
},
"hsl": {
"h": 141.045,
"s": 88.158,
"l": 70.196
},
"oklch": {
"l": 0.87647,
"c": 0.16972,
"h": 152.8
},
"luminance": 0.71859
}Semantic roles & 50–950 ramp
primary
#70F69F
secondary
#D03A9C
accent
#0195E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582