#69DF86#69DF86
#69DF86 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.165 H 149.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF86 |
|---|---|
| RGB | rgb(105, 223, 134) |
| HSL | hsl(135, 65%, 64%) |
| HSV | hsv(135, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.46, -52.29, 33.72) |
| CIE-LCH | lch(80.46, 62.22, 147.18°) |
| OKLab | oklab(81.36% -0.1418 0.0836) |
| OKLCH | oklch(81.36% 0.165 149.5) |
| XYZ | xyz(36.5140, 57.4967, 31.7234) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Tealish Green
#0CDC73
ΔE00 4.48
Lightgreen
#90EE90
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.56
Lightish Green
#61E160
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF86 #DF69C2
analogous
#87DF69 #69DF86 #69DFC1
triadic
#69DF86 #8669DF #DF8669
tetradic
#69DF86 #6987DF #DF69C2 #DFC169
square
#69DF86 #6987DF #DF69C2 #DFC169
split-complementary
#69DF86 #C169DF #DF6987
monochromatic
#24A945 #37D45D #69DF86 #9BEAAF #CEF5D7
Accessibility & contrast
On white
1.68
#69DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#69DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF86
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF86 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE80
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#4FDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df86; /* rgb */ color: rgb(105, 223, 134); /* oklch */ color: oklch(81.4% 0.165 149.5);
Tailwind
colors: {
custom: {
50: '#9ceaaa',
500: '#69df86',
950: '#000000',
},
}SCSS
$custom: #69df86; $custom-light: #9ceaaa; $custom-dark: #000000;
JSON
{
"hex": "#69df86",
"rgb": {
"r": 105,
"g": 223,
"b": 134
},
"hsl": {
"h": 134.746,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81357,
"c": 0.16458,
"h": 149.5
},
"luminance": 0.575
}Semantic roles & 50–950 ramp
primary
#69DF86
secondary
#AC4191
accent
#19A0CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481