#6DE899#6DE899
#6DE899 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.157 H 153.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE899 |
|---|---|
| RGB | rgb(109, 232, 153) |
| HSL | hsl(141, 73%, 67%) |
| HSV | hsv(141, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.58, -51.71, 28.23) |
| CIE-LCH | lch(83.58, 58.91, 151.37°) |
| OKLab | oklab(84.05% -0.1406 0.071) |
| OKLCH | oklch(84.05% 0.157 153.2) |
| XYZ | xyz(40.9100, 63.2608, 40.1855) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.40
Light Bluish Green
#76FDA8
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE899 #E86DBC
analogous
#7FE86D #6DE899 #6DE8D6
triadic
#6DE899 #996DE8 #E8996D
tetradic
#6DE899 #6D7FE8 #E86DBC #E8D66D
square
#6DE899 #6D7FE8 #E86DBC #E8D66D
split-complementary
#6DE899 #D66DE8 #E86D7F
monochromatic
#1EBD57 #38E074 #6DE899 #A2F0BE #D7F9E3
Accessibility & contrast
On white
1.54
#6DE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6DE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE899
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE899 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D894
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#4CE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de899; /* rgb */ color: rgb(109, 232, 153); /* oklch */ color: oklch(84.1% 0.157 153.2);
Tailwind
colors: {
custom: {
50: '#9ff0b7',
500: '#6de899',
950: '#000000',
},
}SCSS
$custom: #6de899; $custom-light: #9ff0b7; $custom-dark: #000000;
JSON
{
"hex": "#6de899",
"rgb": {
"r": 109,
"g": 232,
"b": 153
},
"hsl": {
"h": 141.463,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.84051,
"c": 0.15745,
"h": 153.2
},
"luminance": 0.63264
}Semantic roles & 50–950 ramp
primary
#6DE899
secondary
#BC3D8F
accent
#118FD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581