#6EDA96#6EDA96
#6EDA96 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.140 H 154.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDA96 |
|---|---|
| RGB | rgb(110, 218, 150) |
| HSL | hsl(142, 59%, 64%) |
| HSV | hsv(142, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(79.42, -46.19, 24.15) |
| CIE-LCH | lch(79.42, 52.12, 152.40°) |
| OKLab | oklab(80.65% -0.126 0.061) |
| OKLCH | oklch(80.65% 0.14 154.1) |
| XYZ | xyz(37.0041, 55.6568, 37.6411) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 5.49
Seafoam
#7FE0B3
ΔE00 5.55
Emerald
#50C878
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.84
Weird Green
#3AE57F
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDA96 #DA6EB2
analogous
#7CDA6E #6EDA96 #6EDACC
triadic
#6EDA96 #966EDA #DA966E
tetradic
#6EDA96 #6E7CDA #DA6EB2 #DACC6E
square
#6EDA96 #6E7CDA #DA6EB2 #DACC6E
split-complementary
#6EDA96 #CC6EDA #DA6E7C
monochromatic
#2AA457 #3DCE73 #6EDA96 #9FE6B9 #D0F3DD
Accessibility & contrast
On white
1.73
#6EDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#6EDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDA96
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDA96 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB92
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#53D8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6eda96; /* rgb */ color: rgb(110, 218, 150); /* oklch */ color: oklch(80.6% 0.140 154.1);
Tailwind
colors: {
custom: {
50: '#9ee6b5',
500: '#6eda96',
950: '#000000',
},
}SCSS
$custom: #6eda96; $custom-light: #9ee6b5; $custom-dark: #000000;
JSON
{
"hex": "#6eda96",
"rgb": {
"r": 110,
"g": 218,
"b": 150
},
"hsl": {
"h": 142.222,
"s": 59.341,
"l": 64.314
},
"oklch": {
"l": 0.80645,
"c": 0.13997,
"h": 154.1
},
"luminance": 0.5566
}Semantic roles & 50–950 ramp
primary
#6EDA96
secondary
#A74583
accent
#1F89C7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481