#6DE69D#6DE69D
#6DE69D is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.151 H 154.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE69D |
|---|---|
| RGB | rgb(109, 230, 157) |
| HSL | hsl(144, 71%, 66%) |
| HSV | hsv(144, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(83.06, -50.16, 25.47) |
| CIE-LCH | lch(83.06, 56.25, 153.08°) |
| OKLab | oklab(83.65% -0.1366 0.0643) |
| OKLCH | oklch(83.65% 0.151 154.8) |
| XYZ | xyz(40.6862, 62.2756, 41.7681) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.48
Light Greenish Blue
#63F7B4
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.66
Light Bluish Green
#76FDA8
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE69D #E66DB6
analogous
#7AE66D #6DE69D #6DE6DA
triadic
#6DE69D #9D6DE6 #E69D6D
tetradic
#6DE69D #6D7AE6 #E66DB6 #E6DA6D
square
#6DE69D #6D7AE6 #E66DB6 #E6DA6D
split-complementary
#6DE69D #DA6DE6 #E66D7A
monochromatic
#20B95C #39DD7A #6DE69D #A1EFC0 #D6F8E3
Accessibility & contrast
On white
1.56
#6DE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6DE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE69D
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE69D | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#D4CAA1
Tritanopia (blue-blind)
#4BE4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de69d; /* rgb */ color: rgb(109, 230, 157); /* oklch */ color: oklch(83.7% 0.151 154.8);
Tailwind
colors: {
custom: {
50: '#9fefba',
500: '#6de69d',
950: '#000000',
},
}SCSS
$custom: #6de69d; $custom-light: #9fefba; $custom-dark: #000000;
JSON
{
"hex": "#6de69d",
"rgb": {
"r": 109,
"g": 230,
"b": 157
},
"hsl": {
"h": 143.802,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.8365,
"c": 0.15104,
"h": 154.8
},
"luminance": 0.62279
}Semantic roles & 50–950 ramp
primary
#6DE69D
secondary
#B93E88
accent
#1387D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581