#69DB7F#69DB7F
#69DB7F is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.166 H 148.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB7F |
|---|---|
| RGB | rgb(105, 219, 127) |
| HSL | hsl(132, 61%, 64%) |
| HSV | hsv(132, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(79.15, -51.81, 35.55) |
| CIE-LCH | lch(79.15, 62.84, 145.55°) |
| OKLab | oklab(80.25% -0.1405 0.0877) |
| OKLCH | oklch(80.25% 0.166 148) |
| XYZ | xyz(34.9858, 55.1957, 28.8848) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 4.35
Lightish Green
#61E160
ΔE00 5.08
Emerald
#50C878
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.37
Lightgreen
#90EE90
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB7F #DB69C5
analogous
#8CDB69 #69DB7F #69DBB8
triadic
#69DB7F #7F69DB #DB7F69
tetradic
#69DB7F #698CDB #DB69C5 #DBB869
square
#69DB7F #698CDB #DB69C5 #DBB869
split-complementary
#69DB7F #B869DB #DB698C
monochromatic
#27A33F #38CF55 #69DB7F #9AE7A9 #CCF3D3
Accessibility & contrast
On white
1.74
#69DB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#69DB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB7F
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB7F | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB78
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#52D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db7f; /* rgb */ color: rgb(105, 219, 127); /* oklch */ color: oklch(80.3% 0.166 148.0);
Tailwind
colors: {
custom: {
50: '#9ce7a5',
500: '#69db7f',
950: '#000000',
},
}SCSS
$custom: #69db7f; $custom-light: #9ce7a5; $custom-dark: #000000;
JSON
{
"hex": "#69db7f",
"rgb": {
"r": 105,
"g": 219,
"b": 127
},
"hsl": {
"h": 131.579,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80253,
"c": 0.16559,
"h": 148
},
"luminance": 0.55199
}Semantic roles & 50–950 ramp
primary
#69DB7F
secondary
#A64293
accent
#1DA8C9
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480