#122811#122811
#122811 is a dark, muted green. Relative luminance 0.017; OKLCH L 25.1% C 0.051 H 143.0°. Best body text is #FFFFFF at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #122811 |
|---|---|
| RGB | rgb(18, 40, 17) |
| HSL | hsl(117, 40%, 11%) |
| HSV | hsv(117, 58%, 16%) |
| CMYK | cmyk(55%, 0%, 57.5%, 84.3%) |
| CIE-LAB | lab(13.75, -14.81, 12.30) |
| CIE-LCH | lch(13.75, 19.25, 140.28°) |
| OKLab | oklab(25.14% -0.0403 0.0304) |
| OKLCH | oklch(25.14% 0.051 143) |
| XYZ | xyz(1.1094, 1.6866, 0.7973) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.01
Dark Forest Green
#002D04
ΔE00 6.13
Dark Green
#033500
ΔE00 8.67
Hunter Green (survey)
#0B4008
ΔE00 10.91
Evergreen
#05472A
ΔE00 11.05
Pine Green
#0A481E
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122811 #271128
analogous
#1D2811 #122811 #11281B
triadic
#122811 #111228 #281112
tetradic
#122811 #111D28 #271128 #281B11
square
#122811 #111D28 #271128 #281B11
split-complementary
#122811 #1B1128 #28111D
monochromatic
#0A1509 #0A1509 #122811 #255323 #397E36
Accessibility & contrast
On white
15.70
#122811 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#122811 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122811
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122811 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122811 | 1.00 | 15.70 | 1.34 | 15.70 |
| #FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240F
Deuteranopia (green-blind)
#262212
Tritanopia (blue-blind)
#0F2723
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #122811; /* rgb */ color: rgb(18, 40, 17); /* oklch */ color: oklch(25.1% 0.051 143.0);
Tailwind
colors: {
custom: {
50: '#51624f',
500: '#122811',
950: '#000000',
},
}SCSS
$custom: #122811; $custom-light: #51624f; $custom-dark: #000000;
JSON
{
"hex": "#122811",
"rgb": {
"r": 18,
"g": 40,
"b": 17
},
"hsl": {
"h": 117.391,
"s": 40.351,
"l": 11.176
},
"oklch": {
"l": 0.25137,
"c": 0.0505,
"h": 143
},
"luminance": 0.01687
}Semantic roles & 50–950 ramp
primary
#122811
secondary
#5E355F
accent
#58D0CB
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020502
muted
#787978