#142902#142902
#142902 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.4% C 0.069 H 133.5°. Best body text is #FFFFFF at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #142902 |
|---|---|
| RGB | rgb(20, 41, 2) |
| HSL | hsl(92, 91%, 8%) |
| HSV | hsv(92, 95%, 16%) |
| CMYK | cmyk(51.2%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(14.05, -16.70, 19.43) |
| CIE-LCH | lch(14.05, 25.62, 130.68°) |
| OKLab | oklab(25.35% -0.0471 0.0497) |
| OKLCH | oklch(25.35% 0.069 133.5) |
| XYZ | xyz(1.0924, 1.7389, 0.3355) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.89
Dark Forest Green
#002D04
ΔE00 4.65
Dark Green
#033500
ΔE00 6.14
Hunter Green (survey)
#0B4008
ΔE00 8.62
Forrest Green
#154406
ΔE00 9.69
Pine Green
#0A481E
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142902 #170229
analogous
#272902 #142902 #022903
triadic
#142902 #021429 #290214
tetradic
#142902 #022729 #170229 #290302
square
#142902 #022729 #170229 #290302
split-complementary
#142902 #030229 #290227
monochromatic
#0E1D01 #0E1D01 #142902 #306305 #4D9E08
Accessibility & contrast
On white
15.58
#142902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#142902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142902
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142902 | 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)
#282305
Tritanopia (blue-blind)
#142721
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #142902; /* rgb */ color: rgb(20, 41, 2); /* oklch */ color: oklch(25.4% 0.069 133.5);
Tailwind
colors: {
custom: {
50: '#536347',
500: '#142902',
950: '#000000',
},
}SCSS
$custom: #142902; $custom-light: #536347; $custom-dark: #000000;
JSON
{
"hex": "#142902",
"rgb": {
"r": 20,
"g": 41,
"b": 2
},
"hsl": {
"h": 92.308,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.25351,
"c": 0.0685,
"h": 133.5
},
"luminance": 0.01739
}Semantic roles & 50–950 ramp
primary
#142902
secondary
#47196E
accent
#29FF9C
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977