#1B3306#1B3306
#1B3306 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.075 H 133.7°. Best body text is #FFFFFF at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #1B3306 |
|---|---|
| RGB | rgb(27, 51, 6) |
| HSL | hsl(92, 79%, 11%) |
| HSV | hsv(92, 88%, 20%) |
| CMYK | cmyk(47.1%, 0%, 88.2%, 80%) |
| CIE-LAB | lab(18.43, -18.43, 23.35) |
| CIE-LCH | lch(18.43, 29.75, 128.29°) |
| OKLab | oklab(29.06% -0.0518 0.0541) |
| OKLCH | oklch(29.06% 0.075 133.7) |
| XYZ | xyz(1.6687, 2.6137, 0.5888) |
| Luminance | 0.0261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.13
Dark Green
#033500
ΔE00 4.50
Dark Forest Green
#002D04
ΔE00 5.25
Hunter Green (survey)
#0B4008
ΔE00 5.90
Forrest Green
#154406
ΔE00 6.54
Forest Green (survey)
#06470C
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1B3306 #1E0633
analogous
#313306 #1B3306 #063307
triadic
#1B3306 #061B33 #33061B
tetradic
#1B3306 #063133 #1E0633 #330706
square
#1B3306 #063133 #1E0633 #330706
split-complementary
#1B3306 #070633 #330631
monochromatic
#0E1B03 #0E1B03 #1B3306 #386A0C #55A113
Accessibility & contrast
On white
13.79
#1B3306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#1B3306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1B3306
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1B3306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1B3306 | 1.00 | 13.79 | 1.52 | 13.79 |
| #FFFFFF | 13.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E01
Deuteranopia (green-blind)
#322C0A
Tritanopia (blue-blind)
#1B312A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #1b3306; /* rgb */ color: rgb(27, 51, 6); /* oklch */ color: oklch(29.1% 0.075 133.7);
Tailwind
colors: {
custom: {
50: '#5a6b4a',
500: '#1b3306',
950: '#000000',
},
}SCSS
$custom: #1b3306; $custom-light: #5a6b4a; $custom-dark: #000000;
JSON
{
"hex": "#1b3306",
"rgb": {
"r": 27,
"g": 51,
"b": 6
},
"hsl": {
"h": 92,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.2906,
"c": 0.0749,
"h": 133.7
},
"luminance": 0.02614
}Semantic roles & 50–950 ramp
primary
#1B3306
secondary
#4D2174
accent
#32F59A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77