#70F0AF#70F0AF
#70F0AF is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.5% C 0.147 H 158.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #70F0AF |
|---|---|
| RGB | rgb(112, 240, 175) |
| HSL | hsl(150, 81%, 69%) |
| HSV | hsv(150, 53%, 94%) |
| CMYK | cmyk(53.3%, 0%, 27.1%, 5.9%) |
| CIE-LAB | lab(86.43, -50.17, 20.84) |
| CIE-LCH | lch(86.43, 54.32, 157.44°) |
| OKLab | oklab(86.54% -0.1375 0.0531) |
| OKLCH | oklch(86.54% 0.147 158.9) |
| XYZ | xyz(45.5762, 68.8560, 51.4379) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.10
Light Aquamarine
#7BFDC7
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F0AF #F070B1
analogous
#71F070 #70F0AF #70F0EF
triadic
#70F0AF #AF70F0 #F0AF70
tetradic
#70F0AF #7071F0 #F070B1 #F0EF70
square
#70F0AF #7071F0 #F070B1 #F0EF70
split-complementary
#70F0AF #EF70F0 #F07071
monochromatic
#16D071 #39EA90 #70F0AF #A7F6CE #DFFCED
Accessibility & contrast
On white
1.42
#70F0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#70F0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F0AF
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F0AF | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#DBD3B3
Tritanopia (blue-blind)
#45EFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #70f0af; /* rgb */ color: rgb(112, 240, 175); /* oklch */ color: oklch(86.5% 0.147 158.9);
Tailwind
colors: {
custom: {
50: '#a2f6c7',
500: '#70f0af',
950: '#000000',
},
}SCSS
$custom: #70f0af; $custom-light: #a2f6c7; $custom-dark: #000000;
JSON
{
"hex": "#70f0af",
"rgb": {
"r": 112,
"g": 240,
"b": 175
},
"hsl": {
"h": 149.531,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.86543,
"c": 0.14741,
"h": 158.9
},
"luminance": 0.6886
}Semantic roles & 50–950 ramp
primary
#70F0AF
secondary
#C93B83
accent
#0874DD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582