#69D97F#69D97F
#69D97F is a light, vivid green. Relative luminance 0.542; OKLCH L 79.8% C 0.163 H 148.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69D97F |
|---|---|
| RGB | rgb(105, 217, 127) |
| HSL | hsl(132, 60%, 63%) |
| HSV | hsv(132, 52%, 85%) |
| CMYK | cmyk(51.6%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(78.55, -51.01, 34.77) |
| CIE-LCH | lch(78.55, 61.73, 145.72°) |
| OKLab | oklab(79.76% -0.1383 0.0859) |
| OKLCH | oklch(79.76% 0.163 148.2) |
| XYZ | xyz(34.4671, 54.1585, 28.7119) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.46
Emerald
#50C878
ΔE00 4.79
Seaweed
#18D17B
ΔE00 5.13
Lightish Green
#61E160
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D97F #D969C3
analogous
#8BD969 #69D97F #69D9B7
triadic
#69D97F #7F69D9 #D97F69
tetradic
#69D97F #698BD9 #D969C3 #D9B769
square
#69D97F #698BD9 #D969C3 #D9B769
split-complementary
#69D97F #B769D9 #D9698B
monochromatic
#289F40 #38CD55 #69D97F #9AE5A9 #CBF2D2
Accessibility & contrast
On white
1.77
#69D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#69D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D97F
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D97F | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CCBE85
Tritanopia (blue-blind)
#53D5C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d97f; /* rgb */ color: rgb(105, 217, 127); /* oklch */ color: oklch(79.8% 0.163 148.2);
Tailwind
colors: {
custom: {
50: '#9be5a5',
500: '#69d97f',
950: '#000000',
},
}SCSS
$custom: #69d97f; $custom-light: #9be5a5; $custom-dark: #000000;
JSON
{
"hex": "#69d97f",
"rgb": {
"r": 105,
"g": 217,
"b": 127
},
"hsl": {
"h": 131.786,
"s": 59.574,
"l": 63.137
},
"oklch": {
"l": 0.79762,
"c": 0.1628,
"h": 148.2
},
"luminance": 0.54161
}Semantic roles & 50–950 ramp
primary
#69D97F
secondary
#A34390
accent
#1EA6C7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480