#6EE899#6EE899
#6EE899 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.157 H 153.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE899 |
|---|---|
| RGB | rgb(110, 232, 153) |
| HSL | hsl(141, 73%, 67%) |
| HSV | hsv(141, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.61, -51.47, 28.28) |
| CIE-LCH | lch(83.61, 58.73, 151.22°) |
| OKLab | oklab(84.09% -0.1399 0.0711) |
| OKLCH | oklch(84.09% 0.157 153.1) |
| XYZ | xyz(41.0337, 63.3246, 40.1913) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.44
Light Bluish Green
#76FDA8
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE899 #E86EBD
analogous
#80E86E #6EE899 #6EE8D6
triadic
#6EE899 #996EE8 #E8996E
tetradic
#6EE899 #6E80E8 #E86EBD #E8D66E
square
#6EE899 #6E80E8 #E86EBD #E8D66E
split-complementary
#6EE899 #D66EE8 #E86E80
monochromatic
#1EBE56 #39E074 #6EE899 #A3F0BE #D8F9E3
Accessibility & contrast
On white
1.54
#6EE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6EE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE899
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE899 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D894
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#4EE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee899; /* rgb */ color: rgb(110, 232, 153); /* oklch */ color: oklch(84.1% 0.157 153.1);
Tailwind
colors: {
custom: {
50: '#a0f0b7',
500: '#6ee899',
950: '#000000',
},
}SCSS
$custom: #6ee899; $custom-light: #a0f0b7; $custom-dark: #000000;
JSON
{
"hex": "#6ee899",
"rgb": {
"r": 110,
"g": 232,
"b": 153
},
"hsl": {
"h": 141.148,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84088,
"c": 0.15694,
"h": 153.1
},
"luminance": 0.63328
}Semantic roles & 50–950 ramp
primary
#6EE899
secondary
#BD3E90
accent
#1190D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581