#69DF77#69DF77
#69DF77 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.178 H 146.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF77 |
|---|---|
| RGB | rgb(105, 223, 119) |
| HSL | hsl(127, 65%, 64%) |
| HSV | hsv(127, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 46.6%, 12.5%) |
| CIE-LAB | lab(80.24, -54.61, 40.91) |
| CIE-LCH | lch(80.24, 68.23, 143.16°) |
| OKLab | oklab(81.11% -0.1481 0.0997) |
| OKLCH | oklch(81.11% 0.178 146.1) |
| XYZ | xyz(35.5410, 57.1076, 26.5992) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.68
Tealish Green
#0CDC73
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 4.88
Fresh Green
#69D84F
ΔE00 5.17
Turquoise Green
#04F489
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF77 #DF69D1
analogous
#96DF69 #69DF77 #69DFB2
triadic
#69DF77 #7769DF #DF7769
tetradic
#69DF77 #6996DF #DF69D1 #DFB269
square
#69DF77 #6996DF #DF69D1 #DFB269
split-complementary
#69DF77 #B269DF #DF6996
monochromatic
#24A934 #37D449 #69DF77 #9BEAA5 #CEF5D2
Accessibility & contrast
On white
1.69
#69DF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#69DF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF77
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF77 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6F
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#54DAC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69df77; /* rgb */ color: rgb(105, 223, 119); /* oklch */ color: oklch(81.1% 0.178 146.1);
Tailwind
colors: {
custom: {
50: '#9ceaa0',
500: '#69df77',
950: '#000000',
},
}SCSS
$custom: #69df77; $custom-light: #9ceaa0; $custom-dark: #000000;
JSON
{
"hex": "#69df77",
"rgb": {
"r": 105,
"g": 223,
"b": 119
},
"hsl": {
"h": 127.119,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81107,
"c": 0.17849,
"h": 146.1
},
"luminance": 0.57111
}Semantic roles & 50–950 ramp
primary
#69DF77
secondary
#AC419F
accent
#19B7CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480