#6EF099#6EF099
#6EF099 is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.168 H 152.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF099 |
|---|---|
| RGB | rgb(110, 240, 153) |
| HSL | hsl(140, 81%, 69%) |
| HSV | hsv(140, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(85.97, -54.70, 31.44) |
| CIE-LCH | lch(85.97, 63.09, 150.11°) |
| OKLab | oklab(86.02% -0.1484 0.0786) |
| OKLCH | oklch(86.02% 0.168 152.1) |
| XYZ | xyz(43.3371, 67.9313, 40.9591) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.18
Foam Green
#90FDA9
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF099 #F06EC5
analogous
#84F06E #6EF099 #6EF0DA
triadic
#6EF099 #996EF0 #F0996E
tetradic
#6EF099 #6E84F0 #F06EC5 #F0DA6E
square
#6EF099 #6E84F0 #F06EC5 #F0DA6E
split-complementary
#6EF099 #DA6EF0 #F06E84
monochromatic
#15CE53 #37EA72 #6EF099 #A5F6C0 #DDFBE7
Accessibility & contrast
On white
1.44
#6EF099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#6EF099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF099
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF099 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#4CEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef099; /* rgb */ color: rgb(110, 240, 153); /* oklch */ color: oklch(86.0% 0.168 152.1);
Tailwind
colors: {
custom: {
50: '#a1f6b7',
500: '#6ef099',
950: '#000000',
},
}SCSS
$custom: #6ef099; $custom-light: #a1f6b7; $custom-dark: #000000;
JSON
{
"hex": "#6ef099",
"rgb": {
"r": 110,
"g": 240,
"b": 153
},
"hsl": {
"h": 139.846,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86018,
"c": 0.16797,
"h": 152.1
},
"luminance": 0.67935
}Semantic roles & 50–950 ramp
primary
#6EF099
secondary
#C93999
accent
#0897DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581