#70F3AF#70F3AF
#70F3AF is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.3% C 0.151 H 158.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #70F3AF |
|---|---|
| RGB | rgb(112, 243, 175) |
| HSL | hsl(149, 85%, 70%) |
| HSV | hsv(149, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(87.31, -51.41, 22.05) |
| CIE-LCH | lch(87.31, 55.94, 156.78°) |
| OKLab | oklab(87.26% -0.1407 0.0561) |
| OKLCH | oklch(87.26% 0.151 158.3) |
| XYZ | xyz(46.4666, 70.6369, 51.7347) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Light Blue Green
#7EFBB3
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F3AF #F370B4
analogous
#73F370 #70F3AF #70F3F1
triadic
#70F3AF #AF70F3 #F3AF70
tetradic
#70F3AF #7073F3 #F370B4 #F3F170
square
#70F3AF #7073F3 #F370B4 #F3F170
split-complementary
#70F3AF #F170F3 #F37073
monochromatic
#12D771 #38EE8F #70F3AF #A8F8CF #E1FCEE
Accessibility & contrast
On white
1.39
#70F3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#70F3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F3AF
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F3AF | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#44F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70f3af; /* rgb */ color: rgb(112, 243, 175); /* oklch */ color: oklch(87.3% 0.151 158.3);
Tailwind
colors: {
custom: {
50: '#a2f8c7',
500: '#70f3af',
950: '#000000',
},
}SCSS
$custom: #70f3af; $custom-light: #a2f8c7; $custom-dark: #000000;
JSON
{
"hex": "#70f3af",
"rgb": {
"r": 112,
"g": 243,
"b": 175
},
"hsl": {
"h": 148.855,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.87258,
"c": 0.15147,
"h": 158.3
},
"luminance": 0.70641
}Semantic roles & 50–950 ramp
primary
#70F3AF
secondary
#CD3B86
accent
#0577E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582