#142103#142103
#142103 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.8% C 0.054 H 129.3°. Best body text is #FFFFFF at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #142103 |
|---|---|
| RGB | rgb(20, 33, 3) |
| HSL | hsl(86, 83%, 7%) |
| HSV | hsv(86, 91%, 13%) |
| CMYK | cmyk(39.4%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(10.87, -12.09, 14.72) |
| CIE-LCH | lch(10.87, 19.05, 129.39°) |
| OKLab | oklab(22.76% -0.0345 0.0421) |
| OKLCH | oklch(22.76% 0.054 129.3) |
| XYZ | xyz(0.8488, 1.2430, 0.2813) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.46
Dark Forest Green
#002D04
ΔE00 7.84
Dark Green
#033500
ΔE00 9.95
Hunter Green (survey)
#0B4008
ΔE00 12.39
Dark Olive
#373E02
ΔE00 13.07
Forrest Green
#154406
ΔE00 13.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142103 #100321
analogous
#211F03 #142103 #052103
triadic
#142103 #031421 #210314
tetradic
#142103 #03211F #100321 #210305
square
#142103 #03211F #100321 #210305
split-complementary
#142103 #030521 #1F0321
monochromatic
#111C03 #111C03 #142103 #365908 #58910D
Accessibility & contrast
On white
16.82
#142103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#142103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142103
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142103 | 1.00 | 16.82 | 1.25 | 16.82 |
| #FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E01
Deuteranopia (green-blind)
#211D05
Tritanopia (blue-blind)
#151F1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142103; /* rgb */ color: rgb(20, 33, 3); /* oklch */ color: oklch(22.8% 0.054 129.3);
Tailwind
colors: {
custom: {
50: '#515c48',
500: '#142103',
950: '#000000',
},
}SCSS
$custom: #142103; $custom-light: #515c48; $custom-dark: #000000;
JSON
{
"hex": "#142103",
"rgb": {
"r": 20,
"g": 33,
"b": 3
},
"hsl": {
"h": 86,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.22756,
"c": 0.05443,
"h": 129.3
},
"luminance": 0.01243
}Semantic roles & 50–950 ramp
primary
#142103
secondary
#3B1B65
accent
#2EFA86
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977