#6EDA98#6EDA98
#6EDA98 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.7% C 0.138 H 154.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDA98 |
|---|---|
| RGB | rgb(110, 218, 152) |
| HSL | hsl(143, 59%, 64%) |
| HSV | hsv(143, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(79.46, -45.82, 23.16) |
| CIE-LCH | lch(79.46, 51.33, 153.19°) |
| OKLab | oklab(80.69% -0.1251 0.0586) |
| OKLCH | oklch(80.69% 0.138 154.9) |
| XYZ | xyz(37.1665, 55.7218, 38.4965) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.01
Seafoam
#7FE0B3
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.44
Emerald
#50C878
ΔE00 5.81
Seaweed
#18D17B
ΔE00 6.02
Eucalyptus
#44D7A8
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDA98 #DA6EB0
analogous
#7ADA6E #6EDA98 #6EDACE
triadic
#6EDA98 #986EDA #DA986E
tetradic
#6EDA98 #6E7ADA #DA6EB0 #DACE6E
square
#6EDA98 #6E7ADA #DA6EB0 #DACE6E
split-complementary
#6EDA98 #CE6EDA #DA6E7A
monochromatic
#2AA459 #3DCE75 #6EDA98 #9FE6BB #D0F3DD
Accessibility & contrast
On white
1.73
#6EDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#6EDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDA98
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDA98 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB94
Deuteranopia (green-blind)
#CAC09C
Tritanopia (blue-blind)
#53D8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6eda98; /* rgb */ color: rgb(110, 218, 152); /* oklch */ color: oklch(80.7% 0.138 154.9);
Tailwind
colors: {
custom: {
50: '#9ee6b6',
500: '#6eda98',
950: '#000000',
},
}SCSS
$custom: #6eda98; $custom-light: #9ee6b6; $custom-dark: #000000;
JSON
{
"hex": "#6eda98",
"rgb": {
"r": 110,
"g": 218,
"b": 152
},
"hsl": {
"h": 143.333,
"s": 59.341,
"l": 64.314
},
"oklch": {
"l": 0.80687,
"c": 0.13813,
"h": 154.9
},
"luminance": 0.55725
}Semantic roles & 50–950 ramp
primary
#6EDA98
secondary
#A74581
accent
#1F85C7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481