#69DA7E#69DA7E
#69DA7E is a light, vivid green. Relative luminance 0.547; OKLCH L 80.0% C 0.165 H 147.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69DA7E |
|---|---|
| RGB | rgb(105, 218, 126) |
| HSL | hsl(131, 60%, 63%) |
| HSV | hsv(131, 52%, 85%) |
| CMYK | cmyk(51.8%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(78.84, -51.57, 35.65) |
| CIE-LCH | lch(78.84, 62.69, 145.35°) |
| OKLab | oklab(79.99% -0.1398 0.0879) |
| OKLCH | oklch(79.99% 0.165 147.8) |
| XYZ | xyz(34.6608, 54.6496, 28.4565) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 4.38
Emerald
#50C878
ΔE00 5.07
Lightish Green
#61E160
ΔE00 5.09
Seaweed
#18D17B
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DA7E #DA69C5
analogous
#8CDA69 #69DA7E #69DAB6
triadic
#69DA7E #7E69DA #DA7E69
tetradic
#69DA7E #698CDA #DA69C5 #DAB669
square
#69DA7E #698CDA #DA69C5 #DAB669
split-complementary
#69DA7E #B669DA #DA698C
monochromatic
#28A13E #38CE54 #69DA7E #9AE6A8 #CBF2D2
Accessibility & contrast
On white
1.76
#69DA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#69DA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DA7E
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DA7E | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA77
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#53D6C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69da7e; /* rgb */ color: rgb(105, 218, 126); /* oklch */ color: oklch(80.0% 0.165 147.8);
Tailwind
colors: {
custom: {
50: '#9ce6a4',
500: '#69da7e',
950: '#000000',
},
}SCSS
$custom: #69da7e; $custom-light: #9ce6a4; $custom-dark: #000000;
JSON
{
"hex": "#69da7e",
"rgb": {
"r": 105,
"g": 218,
"b": 126
},
"hsl": {
"h": 131.15,
"s": 60.428,
"l": 63.333
},
"oklch": {
"l": 0.79991,
"c": 0.16514,
"h": 147.8
},
"luminance": 0.54652
}Semantic roles & 50–950 ramp
primary
#69DA7E
secondary
#A44392
accent
#1DA8C8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480