#142401#142401
#142401 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.7% C 0.062 H 130.5°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #142401 |
|---|---|
| RGB | rgb(20, 36, 1) |
| HSL | hsl(87, 95%, 7%) |
| HSV | hsv(87, 97%, 14%) |
| CMYK | cmyk(44.4%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(12.04, -14.12, 17.15) |
| CIE-LCH | lch(12.04, 22.22, 129.48°) |
| OKLab | oklab(23.7% -0.0404 0.0474) |
| OKLCH | oklch(23.7% 0.062 130.5) |
| XYZ | xyz(0.9248, 1.4126, 0.2526) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.78
Dark Forest Green
#002D04
ΔE00 6.30
Dark Green
#033500
ΔE00 8.22
Hunter Green (survey)
#0B4008
ΔE00 10.72
Forrest Green
#154406
ΔE00 11.77
Dark Olive
#373E02
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142401 #110124
analogous
#242301 #142401 #022401
triadic
#142401 #011424 #240114
tetradic
#142401 #012423 #110124 #240102
square
#142401 #012423 #110124 #240102
split-complementary
#142401 #010224 #230124
monochromatic
#111E01 #111E01 #142401 #356003 #569B04
Accessibility & contrast
On white
16.37
#142401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#142401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142401
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142401 | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#15221D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #142401; /* rgb */ color: rgb(20, 36, 1); /* oklch */ color: oklch(23.7% 0.062 130.5);
Tailwind
colors: {
custom: {
50: '#525f47',
500: '#142401',
950: '#000000',
},
}SCSS
$custom: #142401; $custom-light: #525f47; $custom-dark: #000000;
JSON
{
"hex": "#142401",
"rgb": {
"r": 20,
"g": 36,
"b": 1
},
"hsl": {
"h": 87.429,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23701,
"c": 0.06226,
"h": 130.5
},
"luminance": 0.01413
}Semantic roles & 50–950 ramp
primary
#142401
secondary
#3D166B
accent
#29FF8B
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977