#69D18D#69D18D
#69D18D is a light, vivid green. Relative luminance 0.505; OKLCH L 78.1% C 0.138 H 153.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69D18D |
|---|---|
| RGB | rgb(105, 209, 141) |
| HSL | hsl(141, 53%, 62%) |
| HSV | hsv(141, 50%, 82%) |
| CMYK | cmyk(49.8%, 0%, 32.5%, 18%) |
| CIE-LAB | lab(76.39, -45.29, 24.70) |
| CIE-LCH | lch(76.39, 51.58, 151.39°) |
| OKLab | oklab(78.07% -0.1233 0.0623) |
| OKLCH | oklch(78.07% 0.138 153.2) |
| XYZ | xyz(33.4315, 50.5246, 33.1846) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.77
Soft Green
#6FC276
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.02
Dark Mint
#48C072
ΔE00 5.48
Aqua Green
#12E193
ΔE00 5.84
Algae Green
#21C36F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D18D #D169AD
analogous
#79D169 #69D18D #69D1C1
triadic
#69D18D #8D69D1 #D18D69
tetradic
#69D18D #6979D1 #D169AD #D1C169
square
#69D18D #6979D1 #D169AD #D1C169
split-complementary
#69D18D #C169D1 #D16979
monochromatic
#2D9350 #3BC16A #69D18D #98DFB1 #C7EED4
Accessibility & contrast
On white
1.89
#69D18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#69D18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D18D
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D18D | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#C2B891
Tritanopia (blue-blind)
#50CFBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69d18d; /* rgb */ color: rgb(105, 209, 141); /* oklch */ color: oklch(78.1% 0.138 153.2);
Tailwind
colors: {
custom: {
50: '#9ae0ae',
500: '#69d18d',
950: '#000000',
},
}SCSS
$custom: #69d18d; $custom-light: #9ae0ae; $custom-dark: #000000;
JSON
{
"hex": "#69d18d",
"rgb": {
"r": 105,
"g": 209,
"b": 141
},
"hsl": {
"h": 140.769,
"s": 53.061,
"l": 61.569
},
"oklch": {
"l": 0.78069,
"c": 0.13818,
"h": 153.2
},
"luminance": 0.50527
}Semantic roles & 50–950 ramp
primary
#69D18D
secondary
#98467C
accent
#258BC0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481