#6DE491#6DE491
#6DE491 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.159 H 151.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE491 |
|---|---|
| RGB | rgb(109, 228, 145) |
| HSL | hsl(138, 69%, 66%) |
| HSV | hsv(138, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(82.26, -51.49, 30.54) |
| CIE-LCH | lch(82.26, 59.86, 149.32°) |
| OKLab | oklab(82.93% -0.1398 0.0764) |
| OKLCH | oklch(82.93% 0.159 151.4) |
| XYZ | xyz(39.1582, 60.7790, 36.4506) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 4.64
Seafoam Green
#7AF9AB
ΔE00 4.89
Aqua Green
#12E193
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 5.05
Light Bluish Green
#76FDA8
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE491 #E46DC0
analogous
#84E46D #6DE491 #6DE4CC
triadic
#6DE491 #916DE4 #E4916D
tetradic
#6DE491 #6D84E4 #E46DC0 #E4CC6D
square
#6DE491 #6D84E4 #E46DC0 #E4CC6D
split-complementary
#6DE491 #CC6DE4 #E46D84
monochromatic
#21B54E #39DA6A #6DE491 #A1EEB8 #D4F7DF
Accessibility & contrast
On white
1.60
#6DE491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6DE491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE491
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE491 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#51E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de491; /* rgb */ color: rgb(109, 228, 145); /* oklch */ color: oklch(82.9% 0.159 151.4);
Tailwind
colors: {
custom: {
50: '#9fedb2',
500: '#6de491',
950: '#000000',
},
}SCSS
$custom: #6de491; $custom-light: #9fedb2; $custom-dark: #000000;
JSON
{
"hex": "#6de491",
"rgb": {
"r": 109,
"g": 228,
"b": 145
},
"hsl": {
"h": 138.151,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.82928,
"c": 0.15928,
"h": 151.4
},
"luminance": 0.60782
}Semantic roles & 50–950 ramp
primary
#6DE491
secondary
#B64092
accent
#1598D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581