#1A2B00#1A2B00
#1A2B00 is a dark, moderate yellow-green. Relative luminance 0.019; OKLCH L 26.4% C 0.070 H 129.0°. Best body text is #FFFFFF at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2B00 |
|---|---|
| RGB | rgb(26, 43, 0) |
| HSL | hsl(84, 100%, 8%) |
| HSV | hsv(84, 100%, 17%) |
| CMYK | cmyk(39.5%, 0%, 100%, 83.1%) |
| CIE-LAB | lab(15.21, -15.25, 21.82) |
| CIE-LCH | lch(15.21, 26.62, 124.96°) |
| OKLab | oklab(26.39% -0.0441 0.0544) |
| OKLCH | oklch(26.39% 0.07 129) |
| XYZ | xyz(1.2899, 1.9473, 0.3079) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.11
Dark Forest Green
#002D04
ΔE00 6.08
Dark Green
#033500
ΔE00 6.57
Hunter Green (survey)
#0B4008
ΔE00 8.59
Dark Olive
#373E02
ΔE00 9.11
Forrest Green
#154406
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2B00 #11002B
analogous
#2B2600 #1A2B00 #042B00
triadic
#1A2B00 #001A2B #2B001A
tetradic
#1A2B00 #002B26 #11002B #2B0004
square
#1A2B00 #002B26 #11002B #2B0004
split-complementary
#1A2B00 #00042B #26002B
monochromatic
#131F00 #131F00 #1A2B00 #3F6800 #64A500
Accessibility & contrast
On white
15.11
#1A2B00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#1A2B00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2B00
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2B00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2B00 | 1.00 | 15.11 | 1.39 | 15.11 |
| #FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2700
Deuteranopia (green-blind)
#2B2603
Tritanopia (blue-blind)
#1B2823
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #1a2b00; /* rgb */ color: rgb(26, 43, 0); /* oklch */ color: oklch(26.4% 0.070 129.0);
Tailwind
colors: {
custom: {
50: '#586446',
500: '#1a2b00',
950: '#000000',
},
}SCSS
$custom: #1a2b00; $custom-light: #586446; $custom-dark: #000000;
JSON
{
"hex": "#1a2b00",
"rgb": {
"r": 26,
"g": 43,
"b": 0
},
"hsl": {
"h": 83.721,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.26393,
"c": 0.07001,
"h": 129
},
"luminance": 0.01947
}Semantic roles & 50–950 ramp
primary
#1A2B00
secondary
#3A1473
accent
#29FF7D
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030500
muted
#787A77