#69DD77#69DD77
#69DD77 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.176 H 146.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD77 |
|---|---|
| RGB | rgb(105, 221, 119) |
| HSL | hsl(127, 63%, 64%) |
| HSV | hsv(127, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(79.64, -53.82, 40.15) |
| CIE-LCH | lch(79.64, 67.15, 143.28°) |
| OKLab | oklab(80.61% -0.146 0.098) |
| OKLCH | oklch(80.61% 0.176 146.1) |
| XYZ | xyz(35.0098, 56.0452, 26.4221) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.82
Tealish Green
#0CDC73
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 5.14
Fresh Green
#69D84F
ΔE00 5.22
Seaweed
#18D17B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD77 #DD69CF
analogous
#95DD69 #69DD77 #69DDB1
triadic
#69DD77 #7769DD #DD7769
tetradic
#69DD77 #6995DD #DD69CF #DDB169
square
#69DD77 #6995DD #DD69CF #DDB169
split-complementary
#69DD77 #B169DD #DD6995
monochromatic
#26A635 #37D24A #69DD77 #9BE8A4 #CDF4D1
Accessibility & contrast
On white
1.72
#69DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#69DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD77
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD77 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6F
Deuteranopia (green-blind)
#D0C17E
Tritanopia (blue-blind)
#54D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dd77; /* rgb */ color: rgb(105, 221, 119); /* oklch */ color: oklch(80.6% 0.176 146.1);
Tailwind
colors: {
custom: {
50: '#9ce8a0',
500: '#69dd77',
950: '#000000',
},
}SCSS
$custom: #69dd77; $custom-light: #9ce8a0; $custom-dark: #000000;
JSON
{
"hex": "#69dd77",
"rgb": {
"r": 105,
"g": 221,
"b": 119
},
"hsl": {
"h": 127.241,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80614,
"c": 0.17578,
"h": 146.1
},
"luminance": 0.56048
}Semantic roles & 50–950 ramp
primary
#69DD77
secondary
#A9419C
accent
#1BB6CB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480