#69DD86#69DD86
#69DD86 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.162 H 149.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD86 |
|---|---|
| RGB | rgb(105, 221, 134) |
| HSL | hsl(135, 63%, 64%) |
| HSV | hsv(135, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(79.86, -51.49, 32.94) |
| CIE-LCH | lch(79.86, 61.12, 147.39°) |
| OKLab | oklab(80.87% -0.1396 0.0818) |
| OKLCH | oklch(80.87% 0.162 149.6) |
| XYZ | xyz(35.9828, 56.4344, 31.5464) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Tealish Green
#0CDC73
ΔE00 4.54
Seaweed
#18D17B
ΔE00 5.29
Lightgreen
#90EE90
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.34
Emerald
#50C878
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD86 #DD69C0
analogous
#86DD69 #69DD86 #69DDC0
triadic
#69DD86 #8669DD #DD8669
tetradic
#69DD86 #6986DD #DD69C0 #DDC069
square
#69DD86 #6986DD #DD69C0 #DDC069
split-complementary
#69DD86 #C069DD #DD6986
monochromatic
#26A646 #37D25E #69DD86 #9BE8AE #CDF4D6
Accessibility & contrast
On white
1.71
#69DD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#69DD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD86
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD86 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD80
Deuteranopia (green-blind)
#CEC28C
Tritanopia (blue-blind)
#50D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dd86; /* rgb */ color: rgb(105, 221, 134); /* oklch */ color: oklch(80.9% 0.162 149.6);
Tailwind
colors: {
custom: {
50: '#9ce8aa',
500: '#69dd86',
950: '#000000',
},
}SCSS
$custom: #69dd86; $custom-light: #9ce8aa; $custom-dark: #000000;
JSON
{
"hex": "#69dd86",
"rgb": {
"r": 105,
"g": 221,
"b": 134
},
"hsl": {
"h": 135,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80867,
"c": 0.1618,
"h": 149.6
},
"luminance": 0.56437
}Semantic roles & 50–950 ramp
primary
#69DD86
secondary
#A9418F
accent
#1B9FCB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481