#70FBB0#70FBB0
#70FBB0 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.2% C 0.161 H 157.1°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBB0 |
|---|---|
| RGB | rgb(112, 251, 176) |
| HSL | hsl(148, 95%, 71%) |
| HSV | hsv(148, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.66, -54.48, 24.78) |
| CIE-LCH | lch(89.66, 59.85, 155.54°) |
| OKLab | oklab(89.19% -0.1487 0.0628) |
| OKLCH | oklch(89.19% 0.161 157.1) |
| XYZ | xyz(49.0116, 75.5692, 53.0694) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.16
Seafoam Green
#7AF9AB
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 1.62
Light Bluish Green
#76FDA8
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBB0 #FB70BB
analogous
#75FB70 #70FBB0 #70FBF6
triadic
#70FBB0 #B070FB #FBB070
tetradic
#70FBB0 #7075FB #FB70BB #FBF670
square
#70FBB0 #7075FB #FB70BB #FBF670
split-complementary
#70FBB0 #F670FB #FB7075
monochromatic
#07EA6F #34F98F #70FBB0 #ACFDD1 #E1FEEF
Accessibility & contrast
On white
1.30
#70FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#70FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBB0
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBB0 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAB
Deuteranopia (green-blind)
#E6DCB5
Tritanopia (blue-blind)
#40F9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fbb0; /* rgb */ color: rgb(112, 251, 176); /* oklch */ color: oklch(89.2% 0.161 157.1);
Tailwind
colors: {
custom: {
50: '#a3fdc8',
500: '#70fbb0',
950: '#000000',
},
}SCSS
$custom: #70fbb0; $custom-light: #a3fdc8; $custom-dark: #000000;
JSON
{
"hex": "#70fbb0",
"rgb": {
"r": 112,
"g": 251,
"b": 176
},
"hsl": {
"h": 147.626,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.89185,
"c": 0.16139,
"h": 157.1
},
"luminance": 0.75574
}Semantic roles & 50–950 ramp
primary
#70FBB0
secondary
#D7398E
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682