#69D97D#69D97D
#69D97D is a light, vivid green. Relative luminance 0.541; OKLCH L 79.7% C 0.165 H 147.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69D97D |
|---|---|
| RGB | rgb(105, 217, 125) |
| HSL | hsl(131, 60%, 63%) |
| HSV | hsv(131, 52%, 85%) |
| CMYK | cmyk(51.6%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(78.52, -51.32, 35.74) |
| CIE-LCH | lch(78.52, 62.54, 145.15°) |
| OKLab | oklab(79.73% -0.1392 0.0881) |
| OKLCH | oklch(79.73% 0.165 147.7) |
| XYZ | xyz(34.3381, 54.1068, 28.0322) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.42
Emerald
#50C878
ΔE00 4.90
Lightish Green
#61E160
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D97D #D969C5
analogous
#8DD969 #69D97D #69D9B5
triadic
#69D97D #7D69D9 #D97D69
tetradic
#69D97D #698DD9 #D969C5 #D9B569
square
#69D97D #698DD9 #D969C5 #D9B569
split-complementary
#69D97D #B569D9 #D9698D
monochromatic
#289F3E #38CD53 #69D97D #9AE5A7 #CBF2D2
Accessibility & contrast
On white
1.78
#69D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#69D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D97D
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D97D | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC976
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#53D5C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d97d; /* rgb */ color: rgb(105, 217, 125); /* oklch */ color: oklch(79.7% 0.165 147.7);
Tailwind
colors: {
custom: {
50: '#9be5a4',
500: '#69d97d',
950: '#000000',
},
}SCSS
$custom: #69d97d; $custom-light: #9be5a4; $custom-dark: #000000;
JSON
{
"hex": "#69d97d",
"rgb": {
"r": 105,
"g": 217,
"b": 125
},
"hsl": {
"h": 130.714,
"s": 59.574,
"l": 63.137
},
"oklch": {
"l": 0.79728,
"c": 0.1647,
"h": 147.7
},
"luminance": 0.5411
}Semantic roles & 50–950 ramp
primary
#69D97D
secondary
#A34392
accent
#1EA9C7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480