#70EBA2#70EBA2
#70EBA2 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.152 H 155.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBA2 |
|---|---|
| RGB | rgb(112, 235, 162) |
| HSL | hsl(144, 75%, 68%) |
| HSV | hsv(144, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.72, -50.59, 25.18) |
| CIE-LCH | lch(84.72, 56.51, 153.53°) |
| OKLab | oklab(85.07% -0.1379 0.0637) |
| OKLCH | oklch(85.07% 0.152 155.2) |
| XYZ | xyz(42.9087, 65.4663, 44.5505) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 4.05
Light Sea Green
#98F6B0
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBA2 #EB70B9
analogous
#7BEB70 #70EBA2 #70EBDF
triadic
#70EBA2 #A270EB #EBA270
tetradic
#70EBA2 #707BEB #EB70B9 #EBDF70
square
#70EBA2 #707BEB #EB70B9 #EBDF70
split-complementary
#70EBA2 #DF70EB #EB707B
monochromatic
#1CC560 #3AE37F #70EBA2 #A6F3C5 #DBFAE8
Accessibility & contrast
On white
1.49
#70EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#70EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBA2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBA2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9D
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#4DE9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eba2; /* rgb */ color: rgb(112, 235, 162); /* oklch */ color: oklch(85.1% 0.152 155.2);
Tailwind
colors: {
custom: {
50: '#a1f2be',
500: '#70eba2',
950: '#000000',
},
}SCSS
$custom: #70eba2; $custom-light: #a1f2be; $custom-dark: #000000;
JSON
{
"hex": "#70eba2",
"rgb": {
"r": 112,
"g": 235,
"b": 162
},
"hsl": {
"h": 144.39,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85067,
"c": 0.15191,
"h": 155.2
},
"luminance": 0.6547
}Semantic roles & 50–950 ramp
primary
#70EBA2
secondary
#C33C8C
accent
#0E86D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582