#6EE49F#6EE49F
#6EE49F is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.146 H 155.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE49F |
|---|---|
| RGB | rgb(110, 228, 159) |
| HSL | hsl(145, 69%, 66%) |
| HSV | hsv(145, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.54, -48.72, 23.74) |
| CIE-LCH | lch(82.54, 54.19, 154.02°) |
| OKLab | oklab(83.25% -0.133 0.0601) |
| OKLCH | oklch(83.25% 0.146 155.7) |
| XYZ | xyz(40.4287, 61.3016, 42.4961) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.54
Light Greenish Blue
#63F7B4
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE49F #E46EB3
analogous
#78E46E #6EE49F #6EE4DA
triadic
#6EE49F #9F6EE4 #E49F6E
tetradic
#6EE49F #6E78E4 #E46EB3 #E4DA6E
square
#6EE49F #6E78E4 #E46EB3 #E4DA6E
split-complementary
#6EE49F #DA6EE4 #E46E78
monochromatic
#22B65F #3ADA7D #6EE49F #A2EEC1 #D5F7E3
Accessibility & contrast
On white
1.58
#6EE49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6EE49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE49F
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE49F | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59B
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#4DE2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee49f; /* rgb */ color: rgb(110, 228, 159); /* oklch */ color: oklch(83.2% 0.146 155.7);
Tailwind
colors: {
custom: {
50: '#9fedbb',
500: '#6ee49f',
950: '#000000',
},
}SCSS
$custom: #6ee49f; $custom-light: #9fedbb; $custom-dark: #000000;
JSON
{
"hex": "#6ee49f",
"rgb": {
"r": 110,
"g": 228,
"b": 159
},
"hsl": {
"h": 144.915,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83248,
"c": 0.14592,
"h": 155.7
},
"luminance": 0.61305
}Semantic roles & 50–950 ramp
primary
#6EE49F
secondary
#B64085
accent
#1583D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582