#69D684#69D684
#69D684 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.154 H 149.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69D684 |
|---|---|
| RGB | rgb(105, 214, 132) |
| HSL | hsl(135, 57%, 63%) |
| HSV | hsv(135, 51%, 84%) |
| CMYK | cmyk(50.9%, 0%, 38.3%, 16.1%) |
| CIE-LAB | lab(77.73, -48.96, 31.16) |
| CIE-LCH | lch(77.73, 58.04, 147.53°) |
| OKLab | oklab(79.12% -0.1329 0.0775) |
| OKLCH | oklch(79.12% 0.154 149.7) |
| XYZ | xyz(34.0349, 52.7596, 30.2154) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.96
Seaweed
#18D17B
ΔE00 4.68
Weird Green
#3AE57F
ΔE00 4.89
Tealish Green
#0CDC73
ΔE00 5.03
Soft Green
#6FC276
ΔE00 5.15
Aqua Green
#12E193
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D684 #D669BB
analogous
#85D669 #69D684 #69D6BA
triadic
#69D684 #8469D6 #D68469
tetradic
#69D684 #6985D6 #D669BB #D6BA69
square
#69D684 #6985D6 #D669BB #D6BA69
split-complementary
#69D684 #BA69D6 #D66985
monochromatic
#2A9A46 #39C95D #69D684 #99E3AB #C9F0D3
Accessibility & contrast
On white
1.82
#69D684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#69D684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D684
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D684 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67E
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#52D3C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69d684; /* rgb */ color: rgb(105, 214, 132); /* oklch */ color: oklch(79.1% 0.154 149.7);
Tailwind
colors: {
custom: {
50: '#9be3a8',
500: '#69d684',
950: '#000000',
},
}SCSS
$custom: #69d684; $custom-light: #9be3a8; $custom-dark: #000000;
JSON
{
"hex": "#69d684",
"rgb": {
"r": 105,
"g": 214,
"b": 132
},
"hsl": {
"h": 134.862,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.79116,
"c": 0.15385,
"h": 149.7
},
"luminance": 0.52762
}Semantic roles & 50–950 ramp
primary
#69D684
secondary
#9F4488
accent
#219CC5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1510
muted
#808480