#142903#142903
#142903 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.4% C 0.067 H 133.9°. Best body text is #FFFFFF at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #142903 |
|---|---|
| RGB | rgb(20, 41, 3) |
| HSL | hsl(93, 86%, 9%) |
| HSV | hsv(93, 93%, 16%) |
| CMYK | cmyk(51.2%, 0%, 92.7%, 83.9%) |
| CIE-LAB | lab(14.07, -16.57, 19.04) |
| CIE-LCH | lch(14.07, 25.24, 131.03°) |
| OKLab | oklab(25.37% -0.0466 0.0485) |
| OKLCH | oklch(25.37% 0.067 133.9) |
| XYZ | xyz(1.0978, 1.7411, 0.3644) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.94
Dark Forest Green
#002D04
ΔE00 4.67
Dark Green
#033500
ΔE00 6.23
Hunter Green (survey)
#0B4008
ΔE00 8.70
Forrest Green
#154406
ΔE00 9.78
Pine Green
#0A481E
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142903 #180329
analogous
#272903 #142903 #032905
triadic
#142903 #031429 #290314
tetradic
#142903 #032729 #180329 #290503
square
#142903 #032729 #180329 #290503
split-complementary
#142903 #050329 #290327
monochromatic
#0E1D02 #0E1D02 #142903 #306207 #4C9B0B
Accessibility & contrast
On white
15.58
#142903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#142903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142903
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142903 | 1.00 | 15.58 | 1.35 | 15.58 |
| #FFFFFF | 15.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282306
Tritanopia (blue-blind)
#142722
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #142903; /* rgb */ color: rgb(20, 41, 3); /* oklch */ color: oklch(25.4% 0.067 133.9);
Tailwind
colors: {
custom: {
50: '#536348',
500: '#142903',
950: '#000000',
},
}SCSS
$custom: #142903; $custom-light: #536348; $custom-dark: #000000;
JSON
{
"hex": "#142903",
"rgb": {
"r": 20,
"g": 41,
"b": 3
},
"hsl": {
"h": 93.158,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25365,
"c": 0.06724,
"h": 133.9
},
"luminance": 0.01741
}Semantic roles & 50–950 ramp
primary
#142903
secondary
#481B6D
accent
#2BFD9F
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977