#1A2F09#1A2F09
#1A2F09 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 27.8% C 0.066 H 133.8°. Best body text is #FFFFFF at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2F09 |
|---|---|
| RGB | rgb(26, 47, 9) |
| HSL | hsl(93, 68%, 11%) |
| HSV | hsv(93, 81%, 18%) |
| CMYK | cmyk(44.7%, 0%, 80.9%, 81.6%) |
| CIE-LAB | lab(16.86, -16.43, 20.22) |
| CIE-LCH | lch(16.86, 26.05, 129.11°) |
| OKLab | oklab(27.77% -0.0459 0.0479) |
| OKLCH | oklch(27.77% 0.066 133.8) |
| XYZ | xyz(1.4918, 2.2723, 0.6184) |
| Luminance | 0.0227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.14
Dark Forest Green
#002D04
ΔE00 5.11
Dark Green
#033500
ΔE00 5.64
Hunter Green (survey)
#0B4008
ΔE00 7.48
Forrest Green
#154406
ΔE00 8.32
Dark Olive
#373E02
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2F09 #1E092F
analogous
#2D2F09 #1A2F09 #092F0B
triadic
#1A2F09 #091A2F #2F091A
tetradic
#1A2F09 #092D2F #1E092F #2F0B09
square
#1A2F09 #092D2F #1E092F #2F0B09
split-complementary
#1A2F09 #0B092F #2F092D
monochromatic
#0E1A05 #0E1A05 #1A2F09 #366213 #53961D
Accessibility & contrast
On white
14.44
#1A2F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#1A2F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2F09
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2F09 | 1.00 | 14.44 | 1.45 | 14.44 |
| #FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B05
Deuteranopia (green-blind)
#2E290C
Tritanopia (blue-blind)
#1A2D27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1a2f09; /* rgb */ color: rgb(26, 47, 9); /* oklch */ color: oklch(27.8% 0.066 133.8);
Tailwind
colors: {
custom: {
50: '#58674b',
500: '#1a2f09',
950: '#000000',
},
}SCSS
$custom: #1a2f09; $custom-light: #58674b; $custom-dark: #000000;
JSON
{
"hex": "#1a2f09",
"rgb": {
"r": 26,
"g": 47,
"b": 9
},
"hsl": {
"h": 93.158,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.2777,
"c": 0.06636,
"h": 133.8
},
"luminance": 0.02272
}Semantic roles & 50–950 ramp
primary
#1A2F09
secondary
#4E276D
accent
#3DEB9D
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030601
muted
#787A77