#69DE76#69DE76
#69DE76 is a light, vivid green. Relative luminance 0.566; OKLCH L 80.8% C 0.178 H 145.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69DE76 |
|---|---|
| RGB | rgb(105, 222, 118) |
| HSL | hsl(127, 64%, 64%) |
| HSV | hsv(127, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 46.8%, 12.9%) |
| CIE-LAB | lab(79.93, -54.36, 41.00) |
| CIE-LCH | lch(79.93, 68.09, 142.98°) |
| OKLab | oklab(80.85% -0.1474 0.0998) |
| OKLCH | oklch(80.85% 0.178 145.9) |
| XYZ | xyz(35.2149, 56.5509, 26.1957) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 4.47
Fresh Green
#69D84F
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.04
Seaweed
#18D17B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DE76 #DE69D1
analogous
#97DE69 #69DE76 #69DEB1
triadic
#69DE76 #7669DE #DE7669
tetradic
#69DE76 #6997DE #DE69D1 #DEB169
square
#69DE76 #6997DE #DE69D1 #DEB169
split-complementary
#69DE76 #B169DE #DE6997
monochromatic
#25A833 #37D348 #69DE76 #9BE9A4 #CDF4D2
Accessibility & contrast
On white
1.71
#69DE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#69DE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DE76
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DE76 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#54D9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69de76; /* rgb */ color: rgb(105, 222, 118); /* oklch */ color: oklch(80.8% 0.178 145.9);
Tailwind
colors: {
custom: {
50: '#9ce99f',
500: '#69de76',
950: '#000000',
},
}SCSS
$custom: #69de76; $custom-light: #9ce99f; $custom-dark: #000000;
JSON
{
"hex": "#69de76",
"rgb": {
"r": 105,
"g": 222,
"b": 118
},
"hsl": {
"h": 126.667,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.80845,
"c": 0.17805,
"h": 145.9
},
"luminance": 0.56554
}Semantic roles & 50–950 ramp
primary
#69DE76
secondary
#AA419F
accent
#1AB8CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480