#6EEBA2#6EEBA2
#6EEBA2 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.153 H 155.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBA2 |
|---|---|
| RGB | rgb(110, 235, 162) |
| HSL | hsl(145, 76%, 68%) |
| HSV | hsv(145, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.66, -51.05, 25.08) |
| CIE-LCH | lch(84.66, 56.88, 153.84°) |
| OKLab | oklab(84.99% -0.1392 0.0634) |
| OKLCH | oklch(84.99% 0.153 155.5) |
| XYZ | xyz(42.6570, 65.3366, 44.5387) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.21
Light Greenish Blue
#63F7B4
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 4.08
Light Green Blue
#56FCA2
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBA2 #EB6EB7
analogous
#78EB6E #6EEBA2 #6EEBE1
triadic
#6EEBA2 #A26EEB #EBA26E
tetradic
#6EEBA2 #6E78EB #EB6EB7 #EBE16E
square
#6EEBA2 #6E78EB #EB6EB7 #EBE16E
split-complementary
#6EEBA2 #E16EEB #EB6E78
monochromatic
#1BC461 #38E480 #6EEBA2 #A4F2C4 #DAFAE7
Accessibility & contrast
On white
1.49
#6EEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6EEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBA2
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBA2 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9D
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#49E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6eeba2; /* rgb */ color: rgb(110, 235, 162); /* oklch */ color: oklch(85.0% 0.153 155.5);
Tailwind
colors: {
custom: {
50: '#a0f2be',
500: '#6eeba2',
950: '#000000',
},
}SCSS
$custom: #6eeba2; $custom-light: #a0f2be; $custom-dark: #000000;
JSON
{
"hex": "#6eeba2",
"rgb": {
"r": 110,
"g": 235,
"b": 162
},
"hsl": {
"h": 144.96,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.84994,
"c": 0.15294,
"h": 155.5
},
"luminance": 0.6534
}Semantic roles & 50–950 ramp
primary
#6EEBA2
secondary
#C23B8A
accent
#0E84D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582