#70FFAE#70FFAE
#70FFAE is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.1% C 0.168 H 155.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFAE |
|---|---|
| RGB | rgb(112, 255, 174) |
| HSL | hsl(146, 100%, 72%) |
| HSV | hsv(146, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.79, -56.45, 27.33) |
| CIE-LCH | lch(90.79, 62.72, 154.17°) |
| OKLab | oklab(90.1% -0.1537 0.069) |
| OKLCH | oklch(90.1% 0.168 155.8) |
| XYZ | xyz(50.0780, 78.0161, 52.4558) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.18
Seafoam Green
#7AF9AB
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 1.91
Light Green Blue
#56FCA2
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFAE #FF70C1
analogous
#7AFF70 #70FFAE #70FFF6
triadic
#70FFAE #AE70FF #FFAE70
tetradic
#70FFAE #707AFF #FF70C1 #FFF670
square
#70FFAE #707AFF #FF70C1 #FFF670
split-complementary
#70FFAE #F670FF #FF707A
monochromatic
#00F56A #33FF8B #70FFAE #ADFFD1 #E0FFEE
Accessibility & contrast
On white
1.26
#70FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#70FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFAE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFAE | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#40FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70ffae; /* rgb */ color: rgb(112, 255, 174); /* oklch */ color: oklch(90.1% 0.168 155.8);
Tailwind
colors: {
custom: {
50: '#a4ffc6',
500: '#70ffae',
950: '#000000',
},
}SCSS
$custom: #70ffae; $custom-light: #a4ffc6; $custom-dark: #000000;
JSON
{
"hex": "#70ffae",
"rgb": {
"r": 112,
"g": 255,
"b": 174
},
"hsl": {
"h": 146.014,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90096,
"c": 0.16848,
"h": 155.8
},
"luminance": 0.78021
}Semantic roles & 50–950 ramp
primary
#70FFAE
secondary
#DC3795
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682