#69DF79#69DF79
#69DF79 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.1% C 0.177 H 146.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF79 |
|---|---|
| RGB | rgb(105, 223, 121) |
| HSL | hsl(128, 65%, 64%) |
| HSV | hsv(128, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.27, -54.32, 39.96) |
| CIE-LCH | lch(80.27, 67.43, 143.66°) |
| OKLab | oklab(81.14% -0.1472 0.0976) |
| OKLCH | oklch(81.14% 0.177 146.5) |
| XYZ | xyz(35.6624, 57.1561, 27.2384) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Lightish Green
#61E160
ΔE00 3.54
Tealish Green
#0CDC73
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.82
Fresh Green
#69D84F
ΔE00 5.46
Turquoise Green
#04F489
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF79 #DF69CF
analogous
#94DF69 #69DF79 #69DFB4
triadic
#69DF79 #7969DF #DF7969
tetradic
#69DF79 #6994DF #DF69CF #DFB469
square
#69DF79 #6994DF #DF69CF #DFB469
split-complementary
#69DF79 #B469DF #DF6994
monochromatic
#24A936 #37D44C #69DF79 #9BEAA6 #CEF5D3
Accessibility & contrast
On white
1.69
#69DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#69DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF79
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF79 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#53DAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69df79; /* rgb */ color: rgb(105, 223, 121); /* oklch */ color: oklch(81.1% 0.177 146.5);
Tailwind
colors: {
custom: {
50: '#9ceaa1',
500: '#69df79',
950: '#000000',
},
}SCSS
$custom: #69df79; $custom-light: #9ceaa1; $custom-dark: #000000;
JSON
{
"hex": "#69df79",
"rgb": {
"r": 105,
"g": 223,
"b": 121
},
"hsl": {
"h": 128.136,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81138,
"c": 0.17666,
"h": 146.5
},
"luminance": 0.57159
}Semantic roles & 50–950 ramp
primary
#69DF79
secondary
#AC419D
accent
#19B4CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480