#141C03#141C03
#141C03 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.1% C 0.046 H 124.5°. Best body text is #FFFFFF at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #141C03 |
|---|---|
| RGB | rgb(20, 28, 3) |
| HSL | hsl(79, 81%, 6%) |
| HSV | hsv(79, 89%, 11%) |
| CMYK | cmyk(28.6%, 0%, 89.3%, 89%) |
| CIE-LAB | lab(8.87, -8.74, 11.89) |
| CIE-LCH | lch(8.87, 14.75, 126.33°) |
| OKLab | oklab(21.14% -0.026 0.038) |
| OKLCH | oklch(21.14% 0.046 124.5) |
| XYZ | xyz(0.7202, 0.9858, 0.2385) |
| Luminance | 0.0099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.49
Dark Forest Green
#002D04
ΔE00 10.80
Almost Black
#070D0D
ΔE00 12.15
Dark Green
#033500
ΔE00 12.87
Black
#000000
ΔE00 13.69
Charcoal (survey)
#343837
ΔE00 14.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141C03 #0B031C
analogous
#1C1703 #141C03 #071C03
triadic
#141C03 #03141C #1C0314
tetradic
#141C03 #031C17 #0B031C #1C0307
square
#141C03 #031C17 #0B031C #1C0307
split-complementary
#141C03 #03071C #17031C
monochromatic
#141C03 #141C03 #141C03 #3B5309 #638B0F
Accessibility & contrast
On white
17.54
#141C03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#141C03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141C03
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141C03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141C03 | 1.00 | 17.54 | 1.20 | 17.54 |
| #FFFFFF | 17.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1901
Deuteranopia (green-blind)
#1D1904
Tritanopia (blue-blind)
#151A17
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #141c03; /* rgb */ color: rgb(20, 28, 3); /* oklch */ color: oklch(21.1% 0.046 124.5);
Tailwind
colors: {
custom: {
50: '#515848',
500: '#141c03',
950: '#000000',
},
}SCSS
$custom: #141c03; $custom-light: #515848; $custom-dark: #000000;
JSON
{
"hex": "#141c03",
"rgb": {
"r": 20,
"g": 28,
"b": 3
},
"hsl": {
"h": 79.2,
"s": 80.645,
"l": 6.078
},
"oklch": {
"l": 0.21135,
"c": 0.04605,
"h": 124.5
},
"luminance": 0.00986
}Semantic roles & 50–950 ramp
primary
#141C03
secondary
#311B60
accent
#31F770
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020300
muted
#787877