#6EDE8A#6EDE8A
#6EDE8A is a light, vivid green. Relative luminance 0.574; OKLCH L 81.4% C 0.157 H 149.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDE8A |
|---|---|
| RGB | rgb(110, 222, 138) |
| HSL | hsl(135, 63%, 65%) |
| HSV | hsv(135, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(80.40, -49.98, 31.64) |
| CIE-LCH | lch(80.40, 59.15, 147.66°) |
| OKLab | oklab(81.38% -0.1357 0.0788) |
| OKLCH | oklch(81.38% 0.157 149.8) |
| XYZ | xyz(37.1367, 57.3895, 33.1602) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.71
Emerald
#50C878
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDE8A #DE6EC2
analogous
#8ADE6E #6EDE8A #6EDEC2
triadic
#6EDE8A #8A6EDE #DE8A6E
tetradic
#6EDE8A #6E8ADE #DE6EC2 #DEC26E
square
#6EDE8A #6E8ADE #DE6EC2 #DEC26E
split-complementary
#6EDE8A #C26EDE #DE6E8A
monochromatic
#27AB48 #3CD362 #6EDE8A #A0E9B2 #D2F5DA
Accessibility & contrast
On white
1.68
#6EDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#6EDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDE8A
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDE8A | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D0C38F
Tritanopia (blue-blind)
#57DBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ede8a; /* rgb */ color: rgb(110, 222, 138); /* oklch */ color: oklch(81.4% 0.157 149.8);
Tailwind
colors: {
custom: {
50: '#9fe9ad',
500: '#6ede8a',
950: '#000000',
},
}SCSS
$custom: #6ede8a; $custom-light: #9fe9ad; $custom-dark: #000000;
JSON
{
"hex": "#6ede8a",
"rgb": {
"r": 110,
"g": 222,
"b": 138
},
"hsl": {
"h": 135,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.81377,
"c": 0.15691,
"h": 149.8
},
"luminance": 0.57393
}Semantic roles & 50–950 ramp
primary
#6EDE8A
secondary
#AD4393
accent
#1B9FCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481