#70FAB3#70FAB3
#70FAB3 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.0% C 0.157 H 158.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70FAB3 |
|---|---|
| RGB | rgb(112, 250, 179) |
| HSL | hsl(149, 93%, 71%) |
| HSV | hsv(149, 55%, 98%) |
| CMYK | cmyk(55.2%, 0%, 28.4%, 2%) |
| CIE-LAB | lab(89.42, -53.49, 22.92) |
| CIE-LCH | lch(89.42, 58.20, 156.80°) |
| OKLab | oklab(89.01% -0.1463 0.0583) |
| OKLCH | oklch(89.01% 0.157 158.3) |
| XYZ | xyz(49.0002, 75.0661, 54.5461) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.25
Light Greenish Blue
#63F7B4
ΔE00 1.44
Seafoam Green
#7AF9AB
ΔE00 1.89
Seafoam (survey)
#80F9AD
ΔE00 2.02
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FAB3 #FA70B7
analogous
#72FA70 #70FAB3 #70FAF8
triadic
#70FAB3 #B370FA #FAB370
tetradic
#70FAB3 #7072FA #FA70B7 #FAF870
square
#70FAB3 #7072FA #FA70B7 #FAF870
split-complementary
#70FAB3 #F870FA #FA7072
monochromatic
#08E875 #35F894 #70FAB3 #ABFCD2 #E1FEEF
Accessibility & contrast
On white
1.31
#70FAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#70FAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FAB3
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FAB3 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AF
Deuteranopia (green-blind)
#E4DBB7
Tritanopia (blue-blind)
#3FF9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fab3; /* rgb */ color: rgb(112, 250, 179); /* oklch */ color: oklch(89.0% 0.157 158.3);
Tailwind
colors: {
custom: {
50: '#a3fdca',
500: '#70fab3',
950: '#000000',
},
}SCSS
$custom: #70fab3; $custom-light: #a3fdca; $custom-dark: #000000;
JSON
{
"hex": "#70fab3",
"rgb": {
"r": 112,
"g": 250,
"b": 179
},
"hsl": {
"h": 149.13,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.89011,
"c": 0.15748,
"h": 158.3
},
"luminance": 0.75071
}Semantic roles & 50–950 ramp
primary
#70FAB3
secondary
#D53989
accent
#0076E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682