#69D677#69D677
#69D677 is a light, vivid green. Relative luminance 0.524; OKLCH L 78.9% C 0.166 H 146.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69D677 |
|---|---|
| RGB | rgb(105, 214, 119) |
| HSL | hsl(128, 57%, 63%) |
| HSV | hsv(128, 51%, 84%) |
| CMYK | cmyk(50.9%, 0%, 44.4%, 16.1%) |
| CIE-LAB | lab(77.53, -51.04, 37.48) |
| CIE-LCH | lch(77.53, 63.32, 143.71°) |
| OKLab | oklab(78.89% -0.1385 0.0919) |
| OKLCH | oklch(78.89% 0.166 146.4) |
| XYZ | xyz(33.2001, 52.4257, 25.8188) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 4.64
Emerald
#50C878
ΔE00 4.69
Weird Green
#3AE57F
ΔE00 4.74
Lightish Green
#61E160
ΔE00 4.82
Seaweed
#18D17B
ΔE00 5.42
Soft Green
#6FC276
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D677 #D669C8
analogous
#92D669 #69D677 #69D6AD
triadic
#69D677 #7769D6 #D67769
tetradic
#69D677 #6992D6 #D669C8 #D6AD69
square
#69D677 #6992D6 #D669C8 #D6AD69
split-complementary
#69D677 #AD69D6 #D66992
monochromatic
#2A9A39 #39C94B #69D677 #99E3A3 #C9F0CE
Accessibility & contrast
On white
1.83
#69D677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#69D677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D677
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D677 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C670
Deuteranopia (green-blind)
#CABC7D
Tritanopia (blue-blind)
#56D2BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69d677; /* rgb */ color: rgb(105, 214, 119); /* oklch */ color: oklch(78.9% 0.166 146.4);
Tailwind
colors: {
custom: {
50: '#9be39f',
500: '#69d677',
950: '#000000',
},
}SCSS
$custom: #69d677; $custom-light: #9be39f; $custom-dark: #000000;
JSON
{
"hex": "#69d677",
"rgb": {
"r": 105,
"g": 214,
"b": 119
},
"hsl": {
"h": 127.706,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.78889,
"c": 0.16616,
"h": 146.4
},
"luminance": 0.52428
}Semantic roles & 50–950 ramp
primary
#69D677
secondary
#9F4493
accent
#21B0C5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480