#69DD79#69DD79
#69DD79 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.174 H 146.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD79 |
|---|---|
| RGB | rgb(105, 221, 121) |
| HSL | hsl(128, 63%, 64%) |
| HSV | hsv(128, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(79.67, -53.53, 39.20) |
| CIE-LCH | lch(79.67, 66.35, 143.79°) |
| OKLab | oklab(80.65% -0.1451 0.0959) |
| OKLCH | oklch(80.65% 0.174 146.6) |
| XYZ | xyz(35.1312, 56.0937, 27.0613) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Lightish Green
#61E160
ΔE00 3.82
Tealish Green
#0CDC73
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 5.09
Fresh Green
#69D84F
ΔE00 5.53
Seaweed
#18D17B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD79 #DD69CD
analogous
#93DD69 #69DD79 #69DDB3
triadic
#69DD79 #7969DD #DD7969
tetradic
#69DD79 #6993DD #DD69CD #DDB369
square
#69DD79 #6993DD #DD69CD #DDB369
split-complementary
#69DD79 #B369DD #DD6993
monochromatic
#26A637 #37D24C #69DD79 #9BE8A6 #CDF4D2
Accessibility & contrast
On white
1.72
#69DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#69DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD79
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD79 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#54D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dd79; /* rgb */ color: rgb(105, 221, 121); /* oklch */ color: oklch(80.6% 0.174 146.6);
Tailwind
colors: {
custom: {
50: '#9ce8a1',
500: '#69dd79',
950: '#000000',
},
}SCSS
$custom: #69dd79; $custom-light: #9ce8a1; $custom-dark: #000000;
JSON
{
"hex": "#69dd79",
"rgb": {
"r": 105,
"g": 221,
"b": 121
},
"hsl": {
"h": 128.276,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80646,
"c": 0.17393,
"h": 146.6
},
"luminance": 0.56097
}Semantic roles & 50–950 ramp
primary
#69DD79
secondary
#A9419B
accent
#1BB3CB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480