#6ED98E#6ED98E
#6ED98E is a light, vivid green. Relative luminance 0.549; OKLCH L 80.2% C 0.146 H 151.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED98E |
|---|---|
| RGB | rgb(110, 217, 142) |
| HSL | hsl(138, 58%, 64%) |
| HSV | hsv(138, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 34.6%, 14.9%) |
| CIE-LAB | lab(78.98, -47.21, 27.70) |
| CIE-LCH | lch(78.98, 54.74, 149.60°) |
| OKLab | oklab(80.24% -0.1284 0.0695) |
| OKLCH | oklch(80.24% 0.146 151.6) |
| XYZ | xyz(36.1233, 54.8908, 34.2774) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.90
Aqua Green
#12E193
ΔE00 5.26
Weird Green
#3AE57F
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED98E #D96EB9
analogous
#84D96E #6ED98E #6ED9C4
triadic
#6ED98E #8E6ED9 #D98E6E
tetradic
#6ED98E #6E84D9 #D96EB9 #D9C46E
square
#6ED98E #6E84D9 #D96EB9 #D9C46E
split-complementary
#6ED98E #C46ED9 #D96E84
monochromatic
#2AA24E #3ECC68 #6ED98E #9EE6B4 #CFF2DA
Accessibility & contrast
On white
1.75
#6ED98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6ED98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED98E
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED98E | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA89
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#56D6C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed98e; /* rgb */ color: rgb(110, 217, 142); /* oklch */ color: oklch(80.2% 0.146 151.6);
Tailwind
colors: {
custom: {
50: '#9ee5af',
500: '#6ed98e',
950: '#000000',
},
}SCSS
$custom: #6ed98e; $custom-light: #9ee5af; $custom-dark: #000000;
JSON
{
"hex": "#6ed98e",
"rgb": {
"r": 110,
"g": 217,
"b": 142
},
"hsl": {
"h": 137.944,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.80239,
"c": 0.14602,
"h": 151.6
},
"luminance": 0.54894
}Semantic roles & 50–950 ramp
primary
#6ED98E
secondary
#A64589
accent
#1F94C6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481