#6ED798#6ED798
#6ED798 is a light, vivid green. Relative luminance 0.542; OKLCH L 80.0% C 0.134 H 155.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED798 |
|---|---|
| RGB | rgb(110, 215, 152) |
| HSL | hsl(144, 57%, 64%) |
| HSV | hsv(144, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 29.3%, 15.7%) |
| CIE-LAB | lab(78.57, -44.53, 21.94) |
| CIE-LCH | lch(78.57, 49.64, 153.77°) |
| OKLab | oklab(79.96% -0.1217 0.0557) |
| OKLCH | oklch(79.96% 0.134 155.4) |
| XYZ | xyz(36.3956, 54.1800, 38.2395) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.42
Emerald
#50C878
ΔE00 5.61
Hospital Green
#9BE5AA
ΔE00 5.69
Eucalyptus
#44D7A8
ΔE00 5.70
Seaweed
#18D17B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED798 #D76EAD
analogous
#78D76E #6ED798 #6ED7CC
triadic
#6ED798 #986ED7 #D7986E
tetradic
#6ED798 #6E78D7 #D76EAD #D7CC6E
square
#6ED798 #6E78D7 #D76EAD #D7CC6E
split-complementary
#6ED798 #CC6ED7 #D76E78
monochromatic
#2C9F5A #3ECA76 #6ED798 #9EE4BA #CEF1DC
Accessibility & contrast
On white
1.77
#6ED798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6ED798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED798
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED798 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C994
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#53D5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed798; /* rgb */ color: rgb(110, 215, 152); /* oklch */ color: oklch(80.0% 0.134 155.4);
Tailwind
colors: {
custom: {
50: '#9ee4b6',
500: '#6ed798',
950: '#000000',
},
}SCSS
$custom: #6ed798; $custom-light: #9ee4b6; $custom-dark: #000000;
JSON
{
"hex": "#6ed798",
"rgb": {
"r": 110,
"g": 215,
"b": 152
},
"hsl": {
"h": 144,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79963,
"c": 0.13384,
"h": 155.4
},
"luminance": 0.54183
}Semantic roles & 50–950 ramp
primary
#6ED798
secondary
#A3467E
accent
#2183C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481