#69D67F#69D67F
#69D67F is a light, vivid green. Relative luminance 0.526; OKLCH L 79.0% C 0.159 H 148.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69D67F |
|---|---|
| RGB | rgb(105, 214, 127) |
| HSL | hsl(132, 57%, 63%) |
| HSV | hsv(132, 51%, 84%) |
| CMYK | cmyk(50.9%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.65, -49.79, 33.60) |
| CIE-LCH | lch(77.65, 60.07, 145.98°) |
| OKLab | oklab(79.03% -0.135 0.0832) |
| OKLCH | oklch(79.03% 0.159 148.4) |
| XYZ | xyz(33.7009, 52.6260, 28.4565) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.70
Tealish Green
#0CDC73
ΔE00 4.75
Seaweed
#18D17B
ΔE00 4.86
Soft Green
#6FC276
ΔE00 5.15
Lightish Green
#61E160
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D67F #D669C0
analogous
#8AD669 #69D67F #69D6B5
triadic
#69D67F #7F69D6 #D67F69
tetradic
#69D67F #698AD6 #D669C0 #D6B569
square
#69D67F #698AD6 #D669C0 #D6B569
split-complementary
#69D67F #B569D6 #D6698A
monochromatic
#2A9A41 #39C956 #69D67F #99E3A8 #C9F0D1
Accessibility & contrast
On white
1.82
#69D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#69D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D67F
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D67F | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#54D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69d67f; /* rgb */ color: rgb(105, 214, 127); /* oklch */ color: oklch(79.0% 0.159 148.4);
Tailwind
colors: {
custom: {
50: '#9be3a5',
500: '#69d67f',
950: '#000000',
},
}SCSS
$custom: #69d67f; $custom-light: #9be3a5; $custom-dark: #000000;
JSON
{
"hex": "#69d67f",
"rgb": {
"r": 105,
"g": 214,
"b": 127
},
"hsl": {
"h": 132.11,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.79025,
"c": 0.1586,
"h": 148.4
},
"luminance": 0.52629
}Semantic roles & 50–950 ramp
primary
#69D67F
secondary
#9F448D
accent
#21A4C5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480