#69DF78#69DF78
#69DF78 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.178 H 146.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF78 |
|---|---|
| RGB | rgb(105, 223, 120) |
| HSL | hsl(128, 65%, 64%) |
| HSV | hsv(128, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(80.25, -54.46, 40.43) |
| CIE-LCH | lch(80.25, 67.83, 143.41°) |
| OKLab | oklab(81.12% -0.1477 0.0986) |
| OKLCH | oklch(81.12% 0.178 146.3) |
| XYZ | xyz(35.6014, 57.1317, 26.9171) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.60
Tealish Green
#0CDC73
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 4.85
Fresh Green
#69D84F
ΔE00 5.31
Turquoise Green
#04F489
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF78 #DF69D0
analogous
#95DF69 #69DF78 #69DFB3
triadic
#69DF78 #7869DF #DF7869
tetradic
#69DF78 #6995DF #DF69D0 #DFB369
square
#69DF78 #6995DF #DF69D0 #DFB369
split-complementary
#69DF78 #B369DF #DF6995
monochromatic
#24A935 #37D44B #69DF78 #9BEAA5 #CEF5D3
Accessibility & contrast
On white
1.69
#69DF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#69DF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF78
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF78 | 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)
#E2CE70
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#53DAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69df78; /* rgb */ color: rgb(105, 223, 120); /* oklch */ color: oklch(81.1% 0.178 146.3);
Tailwind
colors: {
custom: {
50: '#9ceaa0',
500: '#69df78',
950: '#000000',
},
}SCSS
$custom: #69df78; $custom-light: #9ceaa0; $custom-dark: #000000;
JSON
{
"hex": "#69df78",
"rgb": {
"r": 105,
"g": 223,
"b": 120
},
"hsl": {
"h": 127.627,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81122,
"c": 0.17758,
"h": 146.3
},
"luminance": 0.57135
}Semantic roles & 50–950 ramp
primary
#69DF78
secondary
#AC419E
accent
#19B6CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480