#70EA90#70EA90
#70EA90 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.167 H 150.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA90 |
|---|---|
| RGB | rgb(112, 234, 144) |
| HSL | hsl(136, 74%, 68%) |
| HSV | hsv(136, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.12, -53.35, 33.53) |
| CIE-LCH | lch(84.12, 63.01, 147.85°) |
| OKLab | oklab(84.48% -0.1447 0.0834) |
| OKLCH | oklch(84.48% 0.167 150) |
| XYZ | xyz(41.1362, 64.3005, 36.6237) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA90 #EA70CA
analogous
#8DEA70 #70EA90 #70EACD
triadic
#70EA90 #9070EA #EA9070
tetradic
#70EA90 #708DEA #EA70CA #EACD70
square
#70EA90 #708DEA #EA70CA #EACD70
split-complementary
#70EA90 #CD70EA #EA708D
monochromatic
#1DC348 #3BE267 #70EA90 #A5F2B9 #DBFAE3
Accessibility & contrast
On white
1.52
#70EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#70EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA90
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA90 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#55E6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea90; /* rgb */ color: rgb(112, 234, 144); /* oklch */ color: oklch(84.5% 0.167 150.0);
Tailwind
colors: {
custom: {
50: '#a1f1b1',
500: '#70ea90',
950: '#000000',
},
}SCSS
$custom: #70ea90; $custom-light: #a1f1b1; $custom-dark: #000000;
JSON
{
"hex": "#70ea90",
"rgb": {
"r": 112,
"g": 234,
"b": 144
},
"hsl": {
"h": 135.738,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84475,
"c": 0.16703,
"h": 150
},
"luminance": 0.64304
}Semantic roles & 50–950 ramp
primary
#70EA90
secondary
#C13D9F
accent
#0FA2D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101711
muted
#808581