#1A3306#1A3306
#1A3306 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.0% C 0.076 H 134.4°. Best body text is #FFFFFF at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #1A3306 |
|---|---|
| RGB | rgb(26, 51, 6) |
| HSL | hsl(93, 79%, 11%) |
| HSV | hsv(93, 88%, 20%) |
| CMYK | cmyk(49%, 0%, 88.2%, 80%) |
| CIE-LAB | lab(18.37, -18.86, 23.26) |
| CIE-LCH | lch(18.37, 29.94, 129.03°) |
| OKLab | oklab(28.99% -0.0528 0.054) |
| OKLCH | oklch(28.99% 0.076 134.4) |
| XYZ | xyz(1.6427, 2.6003, 0.5876) |
| Luminance | 0.0260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.89
Dark Green
#033500
ΔE00 4.25
Dark Forest Green
#002D04
ΔE00 5.01
Hunter Green (survey)
#0B4008
ΔE00 5.73
Forrest Green
#154406
ΔE00 6.44
Forest Green (survey)
#06470C
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A3306 #1F0633
analogous
#303306 #1A3306 #063308
triadic
#1A3306 #061A33 #33061A
tetradic
#1A3306 #063033 #1F0633 #330806
square
#1A3306 #063033 #1F0633 #330806
split-complementary
#1A3306 #080633 #330630
monochromatic
#0E1B03 #0E1B03 #1A3306 #366A0C #52A113
Accessibility & contrast
On white
13.82
#1A3306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#1A3306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A3306
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A3306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A3306 | 1.00 | 13.82 | 1.52 | 13.82 |
| #FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E01
Deuteranopia (green-blind)
#322C0A
Tritanopia (blue-blind)
#1A312A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #1a3306; /* rgb */ color: rgb(26, 51, 6); /* oklch */ color: oklch(29.0% 0.076 134.4);
Tailwind
colors: {
custom: {
50: '#596b4a',
500: '#1a3306',
950: '#000000',
},
}SCSS
$custom: #1a3306; $custom-light: #596b4a; $custom-dark: #000000;
JSON
{
"hex": "#1a3306",
"rgb": {
"r": 26,
"g": 51,
"b": 6
},
"hsl": {
"h": 93.333,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.28995,
"c": 0.07554,
"h": 134.4
},
"luminance": 0.026
}Semantic roles & 50–950 ramp
primary
#1A3306
secondary
#4F2174
accent
#32F59F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77