#6DE698#6DE698
#6DE698 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.156 H 153.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE698 |
|---|---|
| RGB | rgb(109, 230, 152) |
| HSL | hsl(141, 71%, 66%) |
| HSV | hsv(141, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.97, -51.07, 27.92) |
| CIE-LCH | lch(82.97, 58.20, 151.33°) |
| OKLab | oklab(83.55% -0.1389 0.0702) |
| OKLCH | oklch(83.55% 0.156 153.2) |
| XYZ | xyz(40.2680, 62.1084, 39.5658) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.33
Weird Green
#3AE57F
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.62
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE698 #E66DBB
analogous
#7FE66D #6DE698 #6DE6D4
triadic
#6DE698 #986DE6 #E6986D
tetradic
#6DE698 #6D7FE6 #E66DBB #E6D46D
square
#6DE698 #6D7FE6 #E66DBB #E6D46D
split-complementary
#6DE698 #D46DE6 #E66D7F
monochromatic
#20B956 #39DD73 #6DE698 #A1EFBD #D6F8E2
Accessibility & contrast
On white
1.56
#6DE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6DE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE698
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE698 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#4DE3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de698; /* rgb */ color: rgb(109, 230, 152); /* oklch */ color: oklch(83.5% 0.156 153.2);
Tailwind
colors: {
custom: {
50: '#9fefb7',
500: '#6de698',
950: '#000000',
},
}SCSS
$custom: #6de698; $custom-light: #9fefb7; $custom-dark: #000000;
JSON
{
"hex": "#6de698",
"rgb": {
"r": 109,
"g": 230,
"b": 152
},
"hsl": {
"h": 141.322,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83548,
"c": 0.15559,
"h": 153.2
},
"luminance": 0.62112
}Semantic roles & 50–950 ramp
primary
#6DE698
secondary
#B93E8D
accent
#138FD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581