#70FEB0#70FEB0
#70FEB0 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.9% C 0.165 H 156.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEB0 |
|---|---|
| RGB | rgb(112, 254, 176) |
| HSL | hsl(147, 99%, 72%) |
| HSV | hsv(147, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(90.53, -55.68, 25.97) |
| CIE-LCH | lch(90.53, 61.44, 155.00°) |
| OKLab | oklab(89.9% -0.1518 0.0657) |
| OKLCH | oklch(89.9% 0.165 156.6) |
| XYZ | xyz(49.9562, 77.4583, 53.3842) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.47
Light Blue Green
#7EFBB3
ΔE00 1.48
Light Bluish Green
#76FDA8
ΔE00 1.59
Seafoam (survey)
#80F9AD
ΔE00 1.80
Light Green Blue
#56FCA2
ΔE00 2.38
Sea Green (survey)
#53FCA1
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEB0 #FE70BE
analogous
#77FE70 #70FEB0 #70FEF7
triadic
#70FEB0 #B070FE #FEB070
tetradic
#70FEB0 #7077FE #FE70BE #FEF770
square
#70FEB0 #7077FE #FE70BE #FEF770
split-complementary
#70FEB0 #F770FE #FE7077
monochromatic
#02F26E #33FE8E #70FEB0 #ADFED2 #E1FFEE
Accessibility & contrast
On white
1.27
#70FEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#70FEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEB0
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEB0 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAB
Deuteranopia (green-blind)
#E9DEB5
Tritanopia (blue-blind)
#3FFCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70feb0; /* rgb */ color: rgb(112, 254, 176); /* oklch */ color: oklch(89.9% 0.165 156.6);
Tailwind
colors: {
custom: {
50: '#a3ffc8',
500: '#70feb0',
950: '#000000',
},
}SCSS
$custom: #70feb0; $custom-light: #a3ffc8; $custom-dark: #000000;
JSON
{
"hex": "#70feb0",
"rgb": {
"r": 112,
"g": 254,
"b": 176
},
"hsl": {
"h": 147.042,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.89899,
"c": 0.16541,
"h": 156.6
},
"luminance": 0.77463
}Semantic roles & 50–950 ramp
primary
#70FEB0
secondary
#DA3891
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682