#70EB92#70EB92
#70EB92 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.167 H 150.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB92 |
|---|---|
| RGB | rgb(112, 235, 146) |
| HSL | hsl(137, 75%, 68%) |
| HSV | hsv(137, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.45, -53.42, 32.96) |
| CIE-LCH | lch(84.45, 62.77, 148.33°) |
| OKLab | oklab(84.75% -0.1449 0.0821) |
| OKLCH | oklch(84.75% 0.167 150.5) |
| XYZ | xyz(41.5759, 64.9332, 37.5310) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB92 #EB70C9
analogous
#8CEB70 #70EB92 #70EBCF
triadic
#70EB92 #9270EB #EB9270
tetradic
#70EB92 #708CEB #EB70C9 #EBCF70
square
#70EB92 #708CEB #EB70C9 #EBCF70
split-complementary
#70EB92 #CF70EB #EB708C
monochromatic
#1CC54A #3AE369 #70EB92 #A6F3BB #DBFAE4
Accessibility & contrast
On white
1.50
#70EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#70EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB92
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB92 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8C
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#54E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eb92; /* rgb */ color: rgb(112, 235, 146); /* oklch */ color: oklch(84.8% 0.167 150.5);
Tailwind
colors: {
custom: {
50: '#a1f2b2',
500: '#70eb92',
950: '#000000',
},
}SCSS
$custom: #70eb92; $custom-light: #a1f2b2; $custom-dark: #000000;
JSON
{
"hex": "#70eb92",
"rgb": {
"r": 112,
"g": 235,
"b": 146
},
"hsl": {
"h": 136.585,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.84753,
"c": 0.16656,
"h": 150.5
},
"luminance": 0.64937
}Semantic roles & 50–950 ramp
primary
#70EB92
secondary
#C33C9E
accent
#0EA0D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581