#70FDB2#70FDB2
#70FDB2 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.7% C 0.162 H 157.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDB2 |
|---|---|
| RGB | rgb(112, 253, 178) |
| HSL | hsl(148, 97%, 72%) |
| HSV | hsv(148, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(90.28, -54.90, 24.61) |
| CIE-LCH | lch(90.28, 60.16, 155.86°) |
| OKLab | oklab(89.7% -0.1499 0.0624) |
| OKLCH | oklch(89.7% 0.162 157.4) |
| XYZ | xyz(49.8390, 76.9050, 54.3286) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.25
Seafoam Green
#7AF9AB
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDB2 #FD70BB
analogous
#75FD70 #70FDB2 #70FDF8
triadic
#70FDB2 #B270FD #FDB270
tetradic
#70FDB2 #7075FD #FD70BB #FDF870
square
#70FDB2 #7075FD #FD70BB #FDF870
split-complementary
#70FDB2 #F870FD #FD7075
monochromatic
#03EF72 #34FC92 #70FDB2 #ACFED3 #E1FFEF
Accessibility & contrast
On white
1.28
#70FDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#70FDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDB2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDB2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECAD
Deuteranopia (green-blind)
#E8DEB7
Tritanopia (blue-blind)
#3EFBE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70fdb2; /* rgb */ color: rgb(112, 253, 178); /* oklch */ color: oklch(89.7% 0.162 157.4);
Tailwind
colors: {
custom: {
50: '#a3ffc9',
500: '#70fdb2',
950: '#000000',
},
}SCSS
$custom: #70fdb2; $custom-light: #a3ffc9; $custom-dark: #000000;
JSON
{
"hex": "#70fdb2",
"rgb": {
"r": 112,
"g": 253,
"b": 178
},
"hsl": {
"h": 148.085,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.89703,
"c": 0.16234,
"h": 157.4
},
"luminance": 0.7691
}Semantic roles & 50–950 ramp
primary
#70FDB2
secondary
#D9388E
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682