#6EE69A#6EE69A
#6EE69A is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.153 H 153.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE69A |
|---|---|
| RGB | rgb(110, 230, 154) |
| HSL | hsl(142, 71%, 67%) |
| HSV | hsv(142, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.04, -50.47, 26.99) |
| CIE-LCH | lch(83.04, 57.24, 151.86°) |
| OKLab | oklab(83.63% -0.1373 0.068) |
| OKLCH | oklch(83.63% 0.153 153.7) |
| XYZ | xyz(40.5569, 62.2383, 40.4415) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.62
Weird Green
#3AE57F
ΔE00 4.74
Light Blue Green
#7EFBB3
ΔE00 4.80
Light Greenish Blue
#63F7B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE69A #E66EBA
analogous
#7EE66E #6EE69A #6EE6D6
triadic
#6EE69A #9A6EE6 #E69A6E
tetradic
#6EE69A #6E7EE6 #E66EBA #E6D66E
square
#6EE69A #6E7EE6 #E66EBA #E6D66E
split-complementary
#6EE69A #D66EE6 #E66E7E
monochromatic
#20BA58 #3ADD76 #6EE69A #A2EFBE #D6F8E3
Accessibility & contrast
On white
1.56
#6EE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6EE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE69A
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE69A | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#4FE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee69a; /* rgb */ color: rgb(110, 230, 154); /* oklch */ color: oklch(83.6% 0.153 153.7);
Tailwind
colors: {
custom: {
50: '#9fefb8',
500: '#6ee69a',
950: '#000000',
},
}SCSS
$custom: #6ee69a; $custom-light: #9fefb8; $custom-dark: #000000;
JSON
{
"hex": "#6ee69a",
"rgb": {
"r": 110,
"g": 230,
"b": 154
},
"hsl": {
"h": 142,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83626,
"c": 0.15325,
"h": 153.7
},
"luminance": 0.62242
}Semantic roles & 50–950 ramp
primary
#6EE69A
secondary
#B93F8C
accent
#138CD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581