#6DE89D#6DE89D
#6DE89D is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.154 H 154.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE89D |
|---|---|
| RGB | rgb(109, 232, 157) |
| HSL | hsl(143, 73%, 67%) |
| HSV | hsv(143, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.65, -50.98, 26.27) |
| CIE-LCH | lch(83.65, 57.35, 152.73°) |
| OKLab | oklab(84.13% -0.1388 0.0663) |
| OKLCH | oklch(84.13% 0.154 154.5) |
| XYZ | xyz(41.2459, 63.3952, 41.9547) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE89D #E86DB8
analogous
#7BE86D #6DE89D #6DE8DB
triadic
#6DE89D #9D6DE8 #E89D6D
tetradic
#6DE89D #6D7BE8 #E86DB8 #E8DB6D
square
#6DE89D #6D7BE8 #E86DB8 #E8DB6D
split-complementary
#6DE89D #DB6DE8 #E86D7B
monochromatic
#1EBD5C #38E07A #6DE89D #A2F0C0 #D7F9E4
Accessibility & contrast
On white
1.54
#6DE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6DE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE89D
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE89D | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#4BE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de89d; /* rgb */ color: rgb(109, 232, 157); /* oklch */ color: oklch(84.1% 0.154 154.5);
Tailwind
colors: {
custom: {
50: '#9ff0ba',
500: '#6de89d',
950: '#000000',
},
}SCSS
$custom: #6de89d; $custom-light: #9ff0ba; $custom-dark: #000000;
JSON
{
"hex": "#6de89d",
"rgb": {
"r": 109,
"g": 232,
"b": 157
},
"hsl": {
"h": 143.415,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.84132,
"c": 0.15381,
"h": 154.5
},
"luminance": 0.63399
}Semantic roles & 50–950 ramp
primary
#6DE89D
secondary
#BC3D8B
accent
#1188D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581