#6DE798#6DE798
#6DE798 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.157 H 153.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE798 |
|---|---|
| RGB | rgb(109, 231, 152) |
| HSL | hsl(141, 72%, 67%) |
| HSV | hsv(141, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.27, -51.48, 28.32) |
| CIE-LCH | lch(83.27, 58.75, 151.18°) |
| OKLab | oklab(83.79% -0.1399 0.0712) |
| OKLCH | oklch(83.79% 0.157 153) |
| XYZ | xyz(40.5471, 62.6665, 39.6588) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.68
Aqua Green
#12E193
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE798 #E76DBC
analogous
#7FE76D #6DE798 #6DE7D5
triadic
#6DE798 #986DE7 #E7986D
tetradic
#6DE798 #6D7FE7 #E76DBC #E7D56D
square
#6DE798 #6D7FE7 #E76DBC #E7D56D
split-complementary
#6DE798 #D56DE7 #E76D7F
monochromatic
#1FBB56 #38DE73 #6DE798 #A2F0BD #D6F8E2
Accessibility & contrast
On white
1.55
#6DE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#6DE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE798
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE798 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D793
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#4DE4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de798; /* rgb */ color: rgb(109, 231, 152); /* oklch */ color: oklch(83.8% 0.157 153.0);
Tailwind
colors: {
custom: {
50: '#9fefb7',
500: '#6de798',
950: '#000000',
},
}SCSS
$custom: #6de798; $custom-light: #9fefb7; $custom-dark: #000000;
JSON
{
"hex": "#6de798",
"rgb": {
"r": 109,
"g": 231,
"b": 152
},
"hsl": {
"h": 141.148,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.8379,
"c": 0.15698,
"h": 153
},
"luminance": 0.6267
}Semantic roles & 50–950 ramp
primary
#6DE798
secondary
#BA3E8E
accent
#128FD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581