#70F2AF#70F2AF
#70F2AF is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.0% C 0.150 H 158.5°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70F2AF |
|---|---|
| RGB | rgb(112, 242, 175) |
| HSL | hsl(149, 83%, 69%) |
| HSV | hsv(149, 54%, 95%) |
| CMYK | cmyk(53.7%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(87.02, -51.00, 21.65) |
| CIE-LCH | lch(87.02, 55.40, 157.00°) |
| OKLab | oklab(87.02% -0.1396 0.0551) |
| OKLCH | oklch(87.02% 0.15 158.5) |
| XYZ | xyz(46.1682, 70.0400, 51.6352) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F2AF #F270B3
analogous
#72F270 #70F2AF #70F2F0
triadic
#70F2AF #AF70F2 #F2AF70
tetradic
#70F2AF #7072F2 #F270B3 #F2F070
square
#70F2AF #7072F2 #F270B3 #F2F070
split-complementary
#70F2AF #F070F2 #F27072
monochromatic
#13D471 #38ED90 #70F2AF #A8F7CE #E0FCEE
Accessibility & contrast
On white
1.40
#70F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#70F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F2AF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F2AF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DDD5B3
Tritanopia (blue-blind)
#44F1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #70f2af; /* rgb */ color: rgb(112, 242, 175); /* oklch */ color: oklch(87.0% 0.150 158.5);
Tailwind
colors: {
custom: {
50: '#a2f7c7',
500: '#70f2af',
950: '#000000',
},
}SCSS
$custom: #70f2af; $custom-light: #a2f7c7; $custom-dark: #000000;
JSON
{
"hex": "#70f2af",
"rgb": {
"r": 112,
"g": 242,
"b": 175
},
"hsl": {
"h": 149.077,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.8702,
"c": 0.15012,
"h": 158.5
},
"luminance": 0.70044
}Semantic roles & 50–950 ramp
primary
#70F2AF
secondary
#CB3B85
accent
#0676E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582