#142003#142003
#142003 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.4% C 0.053 H 128.5°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #142003 |
|---|---|
| RGB | rgb(20, 32, 3) |
| HSL | hsl(85, 83%, 7%) |
| HSV | hsv(85, 91%, 13%) |
| CMYK | cmyk(37.5%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(10.47, -11.48, 14.16) |
| CIE-LCH | lch(10.47, 18.23, 129.05°) |
| OKLab | oklab(22.43% -0.0328 0.0413) |
| OKLCH | oklch(22.43% 0.053 128.5) |
| XYZ | xyz(0.8214, 1.1883, 0.2722) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.99
Dark Forest Green
#002D04
ΔE00 8.35
Dark Green
#033500
ΔE00 10.47
Hunter Green (survey)
#0B4008
ΔE00 12.90
Dark Olive
#373E02
ΔE00 13.38
Forrest Green
#154406
ΔE00 13.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142003 #0F0320
analogous
#201E03 #142003 #062003
triadic
#142003 #031420 #200314
tetradic
#142003 #03201E #0F0320 #200306
square
#142003 #03201E #0F0320 #200306
split-complementary
#142003 #030620 #1E0320
monochromatic
#111C03 #111C03 #142003 #375808 #5A900D
Accessibility & contrast
On white
16.97
#142003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142003
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142003 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#201C05
Tritanopia (blue-blind)
#151E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #142003; /* rgb */ color: rgb(20, 32, 3); /* oklch */ color: oklch(22.4% 0.053 128.5);
Tailwind
colors: {
custom: {
50: '#515b48',
500: '#142003',
950: '#000000',
},
}SCSS
$custom: #142003; $custom-light: #515b48; $custom-dark: #000000;
JSON
{
"hex": "#142003",
"rgb": {
"r": 20,
"g": 32,
"b": 3
},
"hsl": {
"h": 84.828,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.22431,
"c": 0.05277,
"h": 128.5
},
"luminance": 0.01188
}Semantic roles & 50–950 ramp
primary
#142003
secondary
#391B64
accent
#2FF982
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977