#142500#142500
#142500 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.0% C 0.065 H 130.6°. Best body text is #FFFFFF at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #142500 |
|---|---|
| RGB | rgb(20, 37, 0) |
| HSL | hsl(88, 100%, 7%) |
| HSV | hsv(88, 100%, 15%) |
| CMYK | cmyk(45.9%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(12.43, -14.83, 18.08) |
| CIE-LCH | lch(12.43, 23.38, 129.35°) |
| OKLab | oklab(24.01% -0.0425 0.0495) |
| OKLCH | oklch(24.01% 0.065 130.6) |
| XYZ | xyz(0.9501, 1.4718, 0.2340) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.27
Dark Forest Green
#002D04
ΔE00 5.85
Dark Green
#033500
ΔE00 7.65
Hunter Green (survey)
#0B4008
ΔE00 10.17
Forrest Green
#154406
ΔE00 11.21
Dark Olive
#373E02
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142500 #110025
analogous
#252400 #142500 #012500
triadic
#142500 #001425 #250014
tetradic
#142500 #002524 #110025 #250001
square
#142500 #002524 #110025 #250001
split-complementary
#142500 #000125 #240025
monochromatic
#111F00 #111F00 #142500 #356200 #569F00
Accessibility & contrast
On white
16.22
#142500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#142500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142500
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142500 | 1.00 | 16.22 | 1.29 | 16.22 |
| #FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#252002
Tritanopia (blue-blind)
#15231E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #142500; /* rgb */ color: rgb(20, 37, 0); /* oklch */ color: oklch(24.0% 0.065 130.6);
Tailwind
colors: {
custom: {
50: '#525f46',
500: '#142500',
950: '#000000',
},
}SCSS
$custom: #142500; $custom-light: #525f46; $custom-dark: #000000;
JSON
{
"hex": "#142500",
"rgb": {
"r": 20,
"g": 37,
"b": 0
},
"hsl": {
"h": 87.568,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.24012,
"c": 0.06526,
"h": 130.6
},
"luminance": 0.01472
}Semantic roles & 50–950 ramp
primary
#142500
secondary
#3D136D
accent
#29FF8B
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977