#69DD76#69DD76
#69DD76 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.177 H 145.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD76 |
|---|---|
| RGB | rgb(105, 221, 118) |
| HSL | hsl(127, 63%, 64%) |
| HSV | hsv(127, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.63, -53.97, 40.62) |
| CIE-LCH | lch(79.63, 67.55, 143.03°) |
| OKLab | oklab(80.6% -0.1464 0.099) |
| OKLCH | oklch(80.6% 0.177 145.9) |
| XYZ | xyz(34.9501, 56.0213, 26.1075) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.88
Tealish Green
#0CDC73
ΔE00 4.44
Fresh Green
#69D84F
ΔE00 5.07
Lightgreen
#90EE90
ΔE00 5.17
Seaweed
#18D17B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD76 #DD69D0
analogous
#96DD69 #69DD76 #69DDB0
triadic
#69DD76 #7669DD #DD7669
tetradic
#69DD76 #6996DD #DD69D0 #DDB069
square
#69DD76 #6996DD #DD69D0 #DDB069
split-complementary
#69DD76 #B069DD #DD6996
monochromatic
#26A634 #37D248 #69DD76 #9BE8A4 #CDF4D1
Accessibility & contrast
On white
1.72
#69DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#69DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD76
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD76 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#54D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dd76; /* rgb */ color: rgb(105, 221, 118); /* oklch */ color: oklch(80.6% 0.177 145.9);
Tailwind
colors: {
custom: {
50: '#9ce89f',
500: '#69dd76',
950: '#000000',
},
}SCSS
$custom: #69dd76; $custom-light: #9ce89f; $custom-dark: #000000;
JSON
{
"hex": "#69dd76",
"rgb": {
"r": 105,
"g": 221,
"b": 118
},
"hsl": {
"h": 126.724,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80599,
"c": 0.1767,
"h": 145.9
},
"luminance": 0.56024
}Semantic roles & 50–950 ramp
primary
#69DD76
secondary
#A9419D
accent
#1BB7CB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480