#69DC7B#69DC7B
#69DC7B is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.171 H 147.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC7B |
|---|---|
| RGB | rgb(105, 220, 123) |
| HSL | hsl(129, 62%, 64%) |
| HSV | hsv(129, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(79.40, -52.83, 37.86) |
| CIE-LCH | lch(79.40, 65.00, 144.37°) |
| OKLab | oklab(80.43% -0.1432 0.0929) |
| OKLCH | oklch(80.43% 0.171 147) |
| XYZ | xyz(34.9919, 55.6168, 27.6262) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Lightish Green
#61E160
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 5.22
Emerald
#50C878
ΔE00 5.73
Seaweed
#18D17B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC7B #DC69CA
analogous
#90DC69 #69DC7B #69DCB4
triadic
#69DC7B #7B69DC #DC7B69
tetradic
#69DC7B #6990DC #DC69CA #DCB469
square
#69DC7B #6990DC #DC69CA #DCB469
split-complementary
#69DC7B #B469DC #DC6990
monochromatic
#26A43A #37D04F #69DC7B #9BE8A7 #CCF3D2
Accessibility & contrast
On white
1.73
#69DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#69DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC7B
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC7B | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB74
Deuteranopia (green-blind)
#CFC181
Tritanopia (blue-blind)
#53D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dc7b; /* rgb */ color: rgb(105, 220, 123); /* oklch */ color: oklch(80.4% 0.171 147.0);
Tailwind
colors: {
custom: {
50: '#9ce8a2',
500: '#69dc7b',
950: '#000000',
},
}SCSS
$custom: #69dc7b; $custom-light: #9ce8a2; $custom-dark: #000000;
JSON
{
"hex": "#69dc7b",
"rgb": {
"r": 105,
"g": 220,
"b": 123
},
"hsl": {
"h": 129.391,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80432,
"c": 0.17071,
"h": 147
},
"luminance": 0.5562
}Semantic roles & 50–950 ramp
primary
#69DC7B
secondary
#A74297
accent
#1CAFCA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480