#6FE49A#6FE49A
#6FE49A is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.150 H 153.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE49A |
|---|---|
| RGB | rgb(111, 228, 154) |
| HSL | hsl(142, 68%, 66%) |
| HSV | hsv(142, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(82.48, -49.40, 26.25) |
| CIE-LCH | lch(82.48, 55.94, 152.02°) |
| OKLab | oklab(83.18% -0.1345 0.0662) |
| OKLCH | oklch(83.18% 0.15 153.8) |
| XYZ | xyz(40.1287, 61.1960, 40.2629) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 5.01
Light Greenish Blue
#63F7B4
ΔE00 5.12
Light Blue Green
#7EFBB3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE49A #E46FB9
analogous
#7FE46F #6FE49A #6FE4D4
triadic
#6FE49A #9A6FE4 #E49A6F
tetradic
#6FE49A #6F7FE4 #E46FB9 #E4D46F
square
#6FE49A #6F7FE4 #E46FB9 #E4D46F
split-complementary
#6FE49A #D46FE4 #E46F7F
monochromatic
#22B659 #3BDA76 #6FE49A #A3EEBE #D6F7E2
Accessibility & contrast
On white
1.59
#6FE49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6FE49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE49A
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE49A | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D495
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#51E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe49a; /* rgb */ color: rgb(111, 228, 154); /* oklch */ color: oklch(83.2% 0.150 153.8);
Tailwind
colors: {
custom: {
50: '#a0edb8',
500: '#6fe49a',
950: '#000000',
},
}SCSS
$custom: #6fe49a; $custom-light: #a0edb8; $custom-dark: #000000;
JSON
{
"hex": "#6fe49a",
"rgb": {
"r": 111,
"g": 228,
"b": 154
},
"hsl": {
"h": 142.051,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.83181,
"c": 0.14993,
"h": 153.8
},
"luminance": 0.61199
}Semantic roles & 50–950 ramp
primary
#6FE49A
secondary
#B7408B
accent
#158CD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581