#69DC76#69DC76
#69DC76 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.175 H 146.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC76 |
|---|---|
| RGB | rgb(105, 220, 118) |
| HSL | hsl(127, 62%, 64%) |
| HSV | hsv(127, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.33, -53.58, 40.24) |
| CIE-LCH | lch(79.33, 67.01, 143.09°) |
| OKLab | oklab(80.35% -0.1453 0.0981) |
| OKLCH | oklch(80.35% 0.175 146) |
| XYZ | xyz(34.6869, 55.4948, 26.0197) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 4.43
Fresh Green
#69D84F
ΔE00 5.11
Lightgreen
#90EE90
ΔE00 5.31
Emerald
#50C878
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC76 #DC69CF
analogous
#95DC69 #69DC76 #69DCAF
triadic
#69DC76 #7669DC #DC7669
tetradic
#69DC76 #6995DC #DC69CF #DCAF69
square
#69DC76 #6995DC #DC69CF #DCAF69
split-complementary
#69DC76 #AF69DC #DC6995
monochromatic
#26A435 #37D049 #69DC76 #9BE8A3 #CCF3D1
Accessibility & contrast
On white
1.74
#69DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#69DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC76
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC76 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#55D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69dc76; /* rgb */ color: rgb(105, 220, 118); /* oklch */ color: oklch(80.4% 0.175 146.0);
Tailwind
colors: {
custom: {
50: '#9ce89f',
500: '#69dc76',
950: '#000000',
},
}SCSS
$custom: #69dc76; $custom-light: #9ce89f; $custom-dark: #000000;
JSON
{
"hex": "#69dc76",
"rgb": {
"r": 105,
"g": 220,
"b": 118
},
"hsl": {
"h": 126.783,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80352,
"c": 0.17534,
"h": 146
},
"luminance": 0.55498
}Semantic roles & 50–950 ramp
primary
#69DC76
secondary
#A7429C
accent
#1CB6CA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480