#6DE89B#6DE89B
#6DE89B is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.156 H 153.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE89B |
|---|---|
| RGB | rgb(109, 232, 155) |
| HSL | hsl(142, 73%, 67%) |
| HSV | hsv(142, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.61, -51.35, 27.25) |
| CIE-LCH | lch(83.61, 58.13, 152.04°) |
| OKLab | oklab(84.09% -0.1397 0.0686) |
| OKLCH | oklch(84.09% 0.156 153.8) |
| XYZ | xyz(41.0766, 63.3274, 41.0628) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Blue Green
#7EFBB3
ΔE00 4.44
Light Bluish Green
#76FDA8
ΔE00 4.49
Light Greenish Blue
#63F7B4
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE89B #E86DBA
analogous
#7DE86D #6DE89B #6DE8D9
triadic
#6DE89B #9B6DE8 #E89B6D
tetradic
#6DE89B #6D7DE8 #E86DBA #E8D96D
square
#6DE89B #6D7DE8 #E86DBA #E8D96D
split-complementary
#6DE89B #D96DE8 #E86D7D
monochromatic
#1EBD59 #38E077 #6DE89B #A2F0BF #D7F9E3
Accessibility & contrast
On white
1.54
#6DE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6DE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE89B
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE89B | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D6CCA0
Tritanopia (blue-blind)
#4CE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de89b; /* rgb */ color: rgb(109, 232, 155); /* oklch */ color: oklch(84.1% 0.156 153.8);
Tailwind
colors: {
custom: {
50: '#9ff0b9',
500: '#6de89b',
950: '#000000',
},
}SCSS
$custom: #6de89b; $custom-light: #9ff0b9; $custom-dark: #000000;
JSON
{
"hex": "#6de89b",
"rgb": {
"r": 109,
"g": 232,
"b": 155
},
"hsl": {
"h": 142.439,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.84092,
"c": 0.15563,
"h": 153.8
},
"luminance": 0.63331
}Semantic roles & 50–950 ramp
primary
#6DE89B
secondary
#BC3D8D
accent
#118BD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581