#69DD7F#69DD7F
#69DD7F is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.168 H 147.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD7F |
|---|---|
| RGB | rgb(105, 221, 127) |
| HSL | hsl(131, 63%, 64%) |
| HSV | hsv(131, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(79.75, -52.61, 36.32) |
| CIE-LCH | lch(79.75, 63.93, 145.38°) |
| OKLab | oklab(80.75% -0.1426 0.0895) |
| OKLCH | oklch(80.75% 0.168 147.9) |
| XYZ | xyz(35.5107, 56.2455, 29.0597) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Tealish Green
#0CDC73
ΔE00 4.29
Lightish Green
#61E160
ΔE00 4.76
Lightgreen
#90EE90
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.64
Emerald
#50C878
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD7F #DD69C7
analogous
#8DDD69 #69DD7F #69DDB9
triadic
#69DD7F #7F69DD #DD7F69
tetradic
#69DD7F #698DDD #DD69C7 #DDB969
square
#69DD7F #698DDD #DD69C7 #DDB969
split-complementary
#69DD7F #B969DD #DD698D
monochromatic
#26A63E #37D254 #69DD7F #9BE8AA #CDF4D4
Accessibility & contrast
On white
1.71
#69DD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#69DD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD7F
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD7F | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#52D9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dd7f; /* rgb */ color: rgb(105, 221, 127); /* oklch */ color: oklch(80.7% 0.168 147.9);
Tailwind
colors: {
custom: {
50: '#9ce8a5',
500: '#69dd7f',
950: '#000000',
},
}SCSS
$custom: #69dd7f; $custom-light: #9ce8a5; $custom-dark: #000000;
JSON
{
"hex": "#69dd7f",
"rgb": {
"r": 105,
"g": 221,
"b": 127
},
"hsl": {
"h": 131.379,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80745,
"c": 0.16836,
"h": 147.9
},
"luminance": 0.56248
}Semantic roles & 50–950 ramp
primary
#69DD7F
secondary
#A94195
accent
#1BA9CB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480