#69D18C#69D18C
#69D18C is a light, vivid green. Relative luminance 0.505; OKLCH L 78.0% C 0.139 H 152.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69D18C |
|---|---|
| RGB | rgb(105, 209, 140) |
| HSL | hsl(140, 53%, 62%) |
| HSV | hsv(140, 50%, 82%) |
| CMYK | cmyk(49.8%, 0%, 33%, 18%) |
| CIE-LAB | lab(76.37, -45.47, 25.20) |
| CIE-LCH | lch(76.37, 51.99, 151.01°) |
| OKLab | oklab(78.05% -0.1238 0.0635) |
| OKLCH | oklch(78.05% 0.139 152.9) |
| XYZ | xyz(33.3574, 50.4950, 32.7945) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.65
Soft Green
#6FC276
ΔE00 4.76
Seaweed
#18D17B
ΔE00 4.94
Dark Mint
#48C072
ΔE00 5.40
Aqua Green
#12E193
ΔE00 5.85
Algae Green
#21C36F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D18C #D169AE
analogous
#7AD169 #69D18C #69D1C0
triadic
#69D18C #8C69D1 #D18C69
tetradic
#69D18C #697AD1 #D169AE #D1C069
square
#69D18C #697AD1 #D169AE #D1C069
split-complementary
#69D18C #C069D1 #D1697A
monochromatic
#2D934F #3BC168 #69D18C #98DFB0 #C7EED4
Accessibility & contrast
On white
1.89
#69D18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#69D18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D18C
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D18C | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C388
Deuteranopia (green-blind)
#C2B890
Tritanopia (blue-blind)
#51CFBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69d18c; /* rgb */ color: rgb(105, 209, 140); /* oklch */ color: oklch(78.0% 0.139 152.9);
Tailwind
colors: {
custom: {
50: '#9ae0ae',
500: '#69d18c',
950: '#000000',
},
}SCSS
$custom: #69d18c; $custom-light: #9ae0ae; $custom-dark: #000000;
JSON
{
"hex": "#69d18c",
"rgb": {
"r": 105,
"g": 209,
"b": 140
},
"hsl": {
"h": 140.192,
"s": 53.061,
"l": 61.569
},
"oklch": {
"l": 0.78049,
"c": 0.13912,
"h": 152.9
},
"luminance": 0.50498
}Semantic roles & 50–950 ramp
primary
#69D18C
secondary
#98467D
accent
#258CC0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481