#69DF85#69DF85
#69DF85 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.166 H 149.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF85 |
|---|---|
| RGB | rgb(105, 223, 133) |
| HSL | hsl(134, 65%, 64%) |
| HSV | hsv(134, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.44, -52.45, 34.20) |
| CIE-LCH | lch(80.44, 62.62, 146.89°) |
| OKLab | oklab(81.34% -0.1422 0.0847) |
| OKLCH | oklch(81.34% 0.166 149.2) |
| XYZ | xyz(36.4446, 57.4690, 31.3579) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Tealish Green
#0CDC73
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.90
Lightish Green
#61E160
ΔE00 5.49
Aqua Green
#12E193
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF85 #DF69C3
analogous
#88DF69 #69DF85 #69DFC0
triadic
#69DF85 #8569DF #DF8569
tetradic
#69DF85 #6988DF #DF69C3 #DFC069
square
#69DF85 #6988DF #DF69C3 #DFC069
split-complementary
#69DF85 #C069DF #DF6988
monochromatic
#24A944 #37D45C #69DF85 #9BEAAE #CEF5D7
Accessibility & contrast
On white
1.68
#69DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#69DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF85
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF85 | 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)
#E1CE7F
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#4FDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df85; /* rgb */ color: rgb(105, 223, 133); /* oklch */ color: oklch(81.3% 0.166 149.2);
Tailwind
colors: {
custom: {
50: '#9ceaa9',
500: '#69df85',
950: '#000000',
},
}SCSS
$custom: #69df85; $custom-light: #9ceaa9; $custom-dark: #000000;
JSON
{
"hex": "#69df85",
"rgb": {
"r": 105,
"g": 223,
"b": 133
},
"hsl": {
"h": 134.237,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81339,
"c": 0.16552,
"h": 149.2
},
"luminance": 0.57472
}Semantic roles & 50–950 ramp
primary
#69DF85
secondary
#AC4192
accent
#19A2CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481