#6EEAA2#6EEAA2
#6EEAA2 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.152 H 155.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEAA2 |
|---|---|
| RGB | rgb(110, 234, 162) |
| HSL | hsl(145, 75%, 67%) |
| HSV | hsv(145, 53%, 92%) |
| CMYK | cmyk(53%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.36, -50.64, 24.68) |
| CIE-LCH | lch(84.36, 56.33, 154.02°) |
| OKLab | oklab(84.75% -0.1381 0.0625) |
| OKLCH | oklch(84.75% 0.152 155.7) |
| XYZ | xyz(42.3715, 64.7656, 44.4435) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.32
Seafoam (survey)
#80F9AD
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 3.75
Light Bluish Green
#76FDA8
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEAA2 #EA6EB6
analogous
#78EA6E #6EEAA2 #6EEAE0
triadic
#6EEAA2 #A26EEA #EAA26E
tetradic
#6EEAA2 #6E78EA #EA6EB6 #EAE06E
square
#6EEAA2 #6E78EA #EA6EB6 #EAE06E
split-complementary
#6EEAA2 #E06EEA #EA6E78
monochromatic
#1CC261 #39E280 #6EEAA2 #A3F2C4 #D9F9E7
Accessibility & contrast
On white
1.50
#6EEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#6EEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEAA2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEAA2 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D7CEA6
Tritanopia (blue-blind)
#4AE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6eeaa2; /* rgb */ color: rgb(110, 234, 162); /* oklch */ color: oklch(84.8% 0.152 155.7);
Tailwind
colors: {
custom: {
50: '#a0f1be',
500: '#6eeaa2',
950: '#000000',
},
}SCSS
$custom: #6eeaa2; $custom-light: #a0f1be; $custom-dark: #000000;
JSON
{
"hex": "#6eeaa2",
"rgb": {
"r": 110,
"g": 234,
"b": 162
},
"hsl": {
"h": 145.161,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.84754,
"c": 0.15156,
"h": 155.7
},
"luminance": 0.64769
}Semantic roles & 50–950 ramp
primary
#6EEAA2
secondary
#C03C89
accent
#0F83D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582