#70FEB3#70FEB3
#70FEB3 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.0% C 0.163 H 157.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEB3 |
|---|---|
| RGB | rgb(112, 254, 179) |
| HSL | hsl(148, 99%, 72%) |
| HSV | hsv(148, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(90.59, -55.11, 24.52) |
| CIE-LCH | lch(90.59, 60.32, 156.01°) |
| OKLab | oklab(89.96% -0.1505 0.0622) |
| OKLCH | oklch(89.96% 0.163 157.5) |
| XYZ | xyz(50.2563, 77.5784, 54.9648) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.35
Seafoam Green
#7AF9AB
ΔE00 1.77
Seafoam (survey)
#80F9AD
ΔE00 1.99
Light Bluish Green
#76FDA8
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEB3 #FE70BB
analogous
#74FE70 #70FEB3 #70FEFA
triadic
#70FEB3 #B370FE #FEB370
tetradic
#70FEB3 #7074FE #FE70BB #FEFA70
square
#70FEB3 #7074FE #FE70BB #FEFA70
split-complementary
#70FEB3 #FA70FE #FE7074
monochromatic
#02F273 #33FE93 #70FEB3 #ADFED3 #E1FFEF
Accessibility & contrast
On white
1.27
#70FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#70FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEB3
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEB3 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAE
Deuteranopia (green-blind)
#E8DEB8
Tritanopia (blue-blind)
#3DFCEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70feb3; /* rgb */ color: rgb(112, 254, 179); /* oklch */ color: oklch(90.0% 0.163 157.5);
Tailwind
colors: {
custom: {
50: '#a3ffca',
500: '#70feb3',
950: '#000000',
},
}SCSS
$custom: #70feb3; $custom-light: #a3ffca; $custom-dark: #000000;
JSON
{
"hex": "#70feb3",
"rgb": {
"r": 112,
"g": 254,
"b": 179
},
"hsl": {
"h": 148.31,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.89962,
"c": 0.16282,
"h": 157.5
},
"luminance": 0.77583
}Semantic roles & 50–950 ramp
primary
#70FEB3
secondary
#DA388E
accent
#0079E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682