#69D28F#69D28F
#69D28F is a light, vivid green. Relative luminance 0.511; OKLCH L 78.4% C 0.138 H 153.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69D28F |
|---|---|
| RGB | rgb(105, 210, 143) |
| HSL | hsl(142, 54%, 62%) |
| HSV | hsv(142, 50%, 82%) |
| CMYK | cmyk(50%, 0%, 31.9%, 17.6%) |
| CIE-LAB | lab(76.73, -45.34, 24.11) |
| CIE-LCH | lch(76.73, 51.35, 152.00°) |
| OKLab | oklab(78.35% -0.1236 0.0609) |
| OKLCH | oklch(78.35% 0.138 153.8) |
| XYZ | xyz(33.8278, 51.0769, 34.0575) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.06
Seaweed
#18D17B
ΔE00 5.11
Soft Green
#6FC276
ΔE00 5.23
Aqua Green
#12E193
ΔE00 5.65
Dark Mint
#48C072
ΔE00 5.77
Greenblue
#23C48B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D28F #D269AC
analogous
#78D269 #69D28F #69D2C3
triadic
#69D28F #8F69D2 #D28F69
tetradic
#69D28F #6978D2 #D269AC #D2C369
square
#69D28F #6978D2 #D269AC #D2C369
split-complementary
#69D28F #C369D2 #D26978
monochromatic
#2C9452 #3BC36C #69D28F #98E0B2 #C7EED5
Accessibility & contrast
On white
1.87
#69D28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#69D28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D28F
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D28F | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48B
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#4FD0C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69d28f; /* rgb */ color: rgb(105, 210, 143); /* oklch */ color: oklch(78.4% 0.138 153.8);
Tailwind
colors: {
custom: {
50: '#9ae0b0',
500: '#69d28f',
950: '#000000',
},
}SCSS
$custom: #69d28f; $custom-light: #9ae0b0; $custom-dark: #000000;
JSON
{
"hex": "#69d28f",
"rgb": {
"r": 105,
"g": 210,
"b": 143
},
"hsl": {
"h": 141.714,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.78355,
"c": 0.13775,
"h": 153.8
},
"luminance": 0.5108
}Semantic roles & 50–950 ramp
primary
#69D28F
secondary
#9A467B
accent
#2488C1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481