#69DF80#69DF80
#69DF80 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.3% C 0.170 H 148.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF80 |
|---|---|
| RGB | rgb(105, 223, 128) |
| HSL | hsl(132, 65%, 64%) |
| HSV | hsv(132, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.37, -53.25, 36.62) |
| CIE-LCH | lch(80.37, 64.63, 145.49°) |
| OKLab | oklab(81.25% -0.1443 0.0902) |
| OKLCH | oklch(81.25% 0.17 148) |
| XYZ | xyz(36.1073, 57.3341, 29.5817) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Tealish Green
#0CDC73
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 4.77
Seaweed
#18D17B
ΔE00 5.87
Turquoise Green
#04F489
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF80 #DF69C8
analogous
#8DDF69 #69DF80 #69DFBB
triadic
#69DF80 #8069DF #DF8069
tetradic
#69DF80 #698DDF #DF69C8 #DFBB69
square
#69DF80 #698DDF #DF69C8 #DFBB69
split-complementary
#69DF80 #BB69DF #DF698D
monochromatic
#24A93E #37D455 #69DF80 #9BEAAB #CEF5D5
Accessibility & contrast
On white
1.68
#69DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#69DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF80
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF80 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#51DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69df80; /* rgb */ color: rgb(105, 223, 128); /* oklch */ color: oklch(81.3% 0.170 148.0);
Tailwind
colors: {
custom: {
50: '#9ceaa6',
500: '#69df80',
950: '#000000',
},
}SCSS
$custom: #69df80; $custom-light: #9ceaa6; $custom-dark: #000000;
JSON
{
"hex": "#69df80",
"rgb": {
"r": 105,
"g": 223,
"b": 128
},
"hsl": {
"h": 131.695,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81252,
"c": 0.17018,
"h": 148
},
"luminance": 0.57337
}Semantic roles & 50–950 ramp
primary
#69DF80
secondary
#AC4197
accent
#19AACD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480