#69DF84#69DF84
#69DF84 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.166 H 149.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF84 |
|---|---|
| RGB | rgb(105, 223, 132) |
| HSL | hsl(134, 65%, 64%) |
| HSV | hsv(134, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(80.43, -52.62, 34.69) |
| CIE-LCH | lch(80.43, 63.02, 146.60°) |
| OKLab | oklab(81.32% -0.1426 0.0858) |
| OKLCH | oklch(81.32% 0.166 149) |
| XYZ | xyz(36.3758, 57.4415, 30.9957) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Tealish Green
#0CDC73
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.86
Lightish Green
#61E160
ΔE00 5.32
Aqua Green
#12E193
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF84 #DF69C4
analogous
#89DF69 #69DF84 #69DFBF
triadic
#69DF84 #8469DF #DF8469
tetradic
#69DF84 #6989DF #DF69C4 #DFBF69
square
#69DF84 #6989DF #DF69C4 #DFBF69
split-complementary
#69DF84 #BF69DF #DF6989
monochromatic
#24A943 #37D45B #69DF84 #9BEAAD #CEF5D7
Accessibility & contrast
On white
1.68
#69DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#69DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF84
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF84 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7D
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#50DBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df84; /* rgb */ color: rgb(105, 223, 132); /* oklch */ color: oklch(81.3% 0.166 149.0);
Tailwind
colors: {
custom: {
50: '#9ceaa9',
500: '#69df84',
950: '#000000',
},
}SCSS
$custom: #69df84; $custom-light: #9ceaa9; $custom-dark: #000000;
JSON
{
"hex": "#69df84",
"rgb": {
"r": 105,
"g": 223,
"b": 132
},
"hsl": {
"h": 133.729,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81321,
"c": 0.16645,
"h": 149
},
"luminance": 0.57445
}Semantic roles & 50–950 ramp
primary
#69DF84
secondary
#AC4193
accent
#19A4CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480