#142A0A#142A0A
#142A0A is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.8% C 0.061 H 137.2°. Best body text is #FFFFFF at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #142A0A |
|---|---|
| RGB | rgb(20, 42, 10) |
| HSL | hsl(101, 62%, 10%) |
| HSV | hsv(101, 76%, 16%) |
| CMYK | cmyk(52.4%, 0%, 76.2%, 83.5%) |
| CIE-LAB | lab(14.55, -16.19, 16.82) |
| CIE-LCH | lch(14.55, 23.34, 133.91°) |
| OKLab | oklab(25.79% -0.0447 0.0414) |
| OKLCH | oklch(25.79% 0.061 137.2) |
| XYZ | xyz(1.1712, 1.8265, 0.5779) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.16
Dark Forest Green
#002D04
ΔE00 4.70
Dark Green
#033500
ΔE00 6.63
Hunter Green (survey)
#0B4008
ΔE00 8.98
Forrest Green
#154406
ΔE00 10.14
Pine Green
#0A481E
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142A0A #200A2A
analogous
#242A0A #142A0A #0A2A10
triadic
#142A0A #0A142A #2A0A14
tetradic
#142A0A #0A242A #200A2A #2A100A
square
#142A0A #0A242A #200A2A #2A100A
split-complementary
#142A0A #100A2A #2A0A24
monochromatic
#0C1906 #0C1906 #142A0A #2C5B16 #438D22
Accessibility & contrast
On white
15.38
#142A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#142A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142A0A
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142A0A | 1.00 | 15.38 | 1.37 | 15.38 |
| #FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2607
Deuteranopia (green-blind)
#29240D
Tritanopia (blue-blind)
#132823
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #142a0a; /* rgb */ color: rgb(20, 42, 10); /* oklch */ color: oklch(25.8% 0.061 137.2);
Tailwind
colors: {
custom: {
50: '#53634b',
500: '#142a0a',
950: '#000000',
},
}SCSS
$custom: #142a0a; $custom-light: #53634b; $custom-dark: #000000;
JSON
{
"hex": "#142a0a",
"rgb": {
"r": 20,
"g": 42,
"b": 10
},
"hsl": {
"h": 101.25,
"s": 61.538,
"l": 10.196
},
"oklch": {
"l": 0.25789,
"c": 0.06094,
"h": 137.2
},
"luminance": 0.01827
}Semantic roles & 50–950 ramp
primary
#142A0A
secondary
#542967
accent
#43E5B2
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977