#1A2C01#1A2C01
#1A2C01 is a dark, moderate yellow-green. Relative luminance 0.020; OKLCH L 26.7% C 0.070 H 129.9°. Best body text is #FFFFFF at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2C01 |
|---|---|
| RGB | rgb(26, 44, 1) |
| HSL | hsl(85, 96%, 9%) |
| HSV | hsv(85, 98%, 17%) |
| CMYK | cmyk(40.9%, 0%, 97.7%, 82.7%) |
| CIE-LAB | lab(15.61, -15.69, 21.92) |
| CIE-LCH | lch(15.61, 26.95, 125.59°) |
| OKLab | oklab(26.72% -0.045 0.0539) |
| OKLCH | oklch(26.72% 0.07 129.9) |
| XYZ | xyz(1.3322, 2.0231, 0.3490) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.85
Dark Forest Green
#002D04
ΔE00 5.85
Dark Green
#033500
ΔE00 6.25
Hunter Green (survey)
#0B4008
ΔE00 8.22
Forrest Green
#154406
ΔE00 8.94
Dark Olive
#373E02
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2C01 #13012C
analogous
#2C2901 #1A2C01 #052C01
triadic
#1A2C01 #011A2C #2C011A
tetradic
#1A2C01 #012C29 #13012C #2C0105
square
#1A2C01 #012C29 #13012C #2C0105
split-complementary
#1A2C01 #01052C #29012C
monochromatic
#121E01 #121E01 #1A2C01 #3D6802 #61A404
Accessibility & contrast
On white
14.95
#1A2C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1A2C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2C01
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2C01 | 1.00 | 14.95 | 1.40 | 14.95 |
| #FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2800
Deuteranopia (green-blind)
#2C2704
Tritanopia (blue-blind)
#1B2A24
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1a2c01; /* rgb */ color: rgb(26, 44, 1); /* oklch */ color: oklch(26.7% 0.070 129.9);
Tailwind
colors: {
custom: {
50: '#586547',
500: '#1a2c01',
950: '#000000',
},
}SCSS
$custom: #1a2c01; $custom-light: #586547; $custom-dark: #000000;
JSON
{
"hex": "#1a2c01",
"rgb": {
"r": 26,
"g": 44,
"b": 1
},
"hsl": {
"h": 85.116,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26723,
"c": 0.07024,
"h": 129.9
},
"luminance": 0.02023
}Semantic roles & 50–950 ramp
primary
#1A2C01
secondary
#3D1772
accent
#29FF82
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030500
muted
#787A77