#12280B#12280B
#12280B is a dark, muted green. Relative luminance 0.017; OKLCH L 25.0% C 0.058 H 138.8°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #12280B |
|---|---|
| RGB | rgb(18, 40, 11) |
| HSL | hsl(106, 57%, 10%) |
| HSV | hsv(106, 73%, 16%) |
| CMYK | cmyk(55%, 0%, 72.5%, 84.3%) |
| CIE-LAB | lab(13.65, -15.80, 15.21) |
| CIE-LCH | lch(13.65, 21.93, 136.10°) |
| OKLab | oklab(25.03% -0.0434 0.038) |
| OKLCH | oklch(25.03% 0.058 138.8) |
| XYZ | xyz(1.0686, 1.6703, 0.5826) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.74
Dark Forest Green
#002D04
ΔE00 5.07
Dark Green
#033500
ΔE00 7.40
Hunter Green (survey)
#0B4008
ΔE00 9.83
Pine Green
#0A481E
ΔE00 11.06
Forrest Green
#154406
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12280B #210B28
analogous
#21280B #12280B #0B2812
triadic
#12280B #0B1228 #280B12
tetradic
#12280B #0B2128 #210B28 #28120B
square
#12280B #0B2128 #210B28 #28120B
split-complementary
#12280B #120B28 #280B21
monochromatic
#0B1807 #0B1807 #12280B #285818 #3D8825
Accessibility & contrast
On white
15.74
#12280B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#12280B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12280B
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12280B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12280B | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292408
Deuteranopia (green-blind)
#26220D
Tritanopia (blue-blind)
#102622
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #12280b; /* rgb */ color: rgb(18, 40, 11); /* oklch */ color: oklch(25.0% 0.058 138.8);
Tailwind
colors: {
custom: {
50: '#51624c',
500: '#12280b',
950: '#000000',
},
}SCSS
$custom: #12280b; $custom-light: #51624c; $custom-dark: #000000;
JSON
{
"hex": "#12280b",
"rgb": {
"r": 18,
"g": 40,
"b": 11
},
"hsl": {
"h": 105.517,
"s": 56.863,
"l": 10
},
"oklch": {
"l": 0.25028,
"c": 0.05771,
"h": 138.8
},
"luminance": 0.0167
}Semantic roles & 50–950 ramp
primary
#12280B
secondary
#562B64
accent
#48E0BB
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977