#69D97E#69D97E
#69D97E is a light, vivid green. Relative luminance 0.541; OKLCH L 79.7% C 0.164 H 147.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69D97E |
|---|---|
| RGB | rgb(105, 217, 126) |
| HSL | hsl(131, 60%, 63%) |
| HSV | hsv(131, 52%, 85%) |
| CMYK | cmyk(51.6%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(78.54, -51.16, 35.26) |
| CIE-LCH | lch(78.54, 62.14, 145.43°) |
| OKLab | oklab(79.75% -0.1387 0.087) |
| OKLCH | oklch(79.75% 0.164 147.9) |
| XYZ | xyz(34.4023, 54.1325, 28.3704) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.44
Emerald
#50C878
ΔE00 4.84
Seaweed
#18D17B
ΔE00 5.19
Lightish Green
#61E160
ΔE00 5.27
Lightgreen
#90EE90
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D97E #D969C4
analogous
#8CD969 #69D97E #69D9B6
triadic
#69D97E #7E69D9 #D97E69
tetradic
#69D97E #698CD9 #D969C4 #D9B669
square
#69D97E #698CD9 #D969C4 #D9B669
split-complementary
#69D97E #B669D9 #D9698C
monochromatic
#289F3F #38CD54 #69D97E #9AE5A8 #CBF2D2
Accessibility & contrast
On white
1.78
#69D97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#69D97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D97E
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D97E | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 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)
#DBC977
Deuteranopia (green-blind)
#CCBE84
Tritanopia (blue-blind)
#53D5C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d97e; /* rgb */ color: rgb(105, 217, 126); /* oklch */ color: oklch(79.7% 0.164 147.9);
Tailwind
colors: {
custom: {
50: '#9be5a4',
500: '#69d97e',
950: '#000000',
},
}SCSS
$custom: #69d97e; $custom-light: #9be5a4; $custom-dark: #000000;
JSON
{
"hex": "#69d97e",
"rgb": {
"r": 105,
"g": 217,
"b": 126
},
"hsl": {
"h": 131.25,
"s": 59.574,
"l": 63.137
},
"oklch": {
"l": 0.79745,
"c": 0.16375,
"h": 147.9
},
"luminance": 0.54135
}Semantic roles & 50–950 ramp
primary
#69D97E
secondary
#A34391
accent
#1EA8C7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480