#1A320A#1A320A
#1A320A is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.7% C 0.070 H 135.2°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #1A320A |
|---|---|
| RGB | rgb(26, 50, 10) |
| HSL | hsl(96, 67%, 12%) |
| HSV | hsv(96, 80%, 20%) |
| CMYK | cmyk(48%, 0%, 80%, 80.4%) |
| CIE-LAB | lab(18.02, -17.93, 21.22) |
| CIE-LCH | lch(18.02, 27.78, 130.19°) |
| OKLab | oklab(28.73% -0.0499 0.0495) |
| OKLCH | oklch(28.73% 0.07 135.2) |
| XYZ | xyz(1.6214, 2.5226, 0.6886) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.72
Dark Green
#033500
ΔE00 4.71
Dark Forest Green
#002D04
ΔE00 4.77
Hunter Green (survey)
#0B4008
ΔE00 6.33
Forrest Green
#154406
ΔE00 7.17
Forest Green (survey)
#06470C
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A320A #220A32
analogous
#2E320A #1A320A #0A320E
triadic
#1A320A #0A1A32 #320A1A
tetradic
#1A320A #0A2E32 #220A32 #320E0A
square
#1A320A #0A2E32 #220A32 #320E0A
split-complementary
#1A320A #0E0A32 #320A2E
monochromatic
#0D1A05 #0D1A05 #1A320A #356514 #4F981E
Accessibility & contrast
On white
13.96
#1A320A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#1A320A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A320A
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A320A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A320A | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D05
Deuteranopia (green-blind)
#312B0D
Tritanopia (blue-blind)
#19302A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #1a320a; /* rgb */ color: rgb(26, 50, 10); /* oklch */ color: oklch(28.7% 0.070 135.2);
Tailwind
colors: {
custom: {
50: '#596a4c',
500: '#1a320a',
950: '#000000',
},
}SCSS
$custom: #1a320a; $custom-light: #596a4c; $custom-dark: #000000;
JSON
{
"hex": "#1a320a",
"rgb": {
"r": 26,
"g": 50,
"b": 10
},
"hsl": {
"h": 96,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.28725,
"c": 0.07034,
"h": 135.2
},
"luminance": 0.02523
}Semantic roles & 50–950 ramp
primary
#1A320A
secondary
#53286F
accent
#3EEAA5
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030601
muted
#787A77