#142901#142901
#142901 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.3% C 0.070 H 133.1°. Best body text is #FFFFFF at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #142901 |
|---|---|
| RGB | rgb(20, 41, 1) |
| HSL | hsl(92, 95%, 8%) |
| HSV | hsv(92, 98%, 16%) |
| CMYK | cmyk(51.2%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(14.04, -16.84, 19.82) |
| CIE-LCH | lch(14.04, 26.01, 130.35°) |
| OKLab | oklab(25.34% -0.0477 0.051) |
| OKLCH | oklch(25.34% 0.07 133.1) |
| XYZ | xyz(1.0869, 1.7367, 0.3067) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.86
Dark Forest Green
#002D04
ΔE00 4.64
Dark Green
#033500
ΔE00 6.04
Hunter Green (survey)
#0B4008
ΔE00 8.54
Forrest Green
#154406
ΔE00 9.59
Pine Green
#0A481E
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142901 #160129
analogous
#282901 #142901 #012902
triadic
#142901 #011429 #290114
tetradic
#142901 #012829 #160129 #290201
square
#142901 #012829 #160129 #290201
split-complementary
#142901 #020129 #290128
monochromatic
#0F1E01 #0F1E01 #142901 #316502 #4EA004
Accessibility & contrast
On white
15.59
#142901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#142901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142901
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142901 | 1.00 | 15.59 | 1.35 | 15.59 |
| #FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#282304
Tritanopia (blue-blind)
#142721
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #142901; /* rgb */ color: rgb(20, 41, 1); /* oklch */ color: oklch(25.3% 0.070 133.1);
Tailwind
colors: {
custom: {
50: '#536347',
500: '#142901',
950: '#000000',
},
}SCSS
$custom: #142901; $custom-light: #536347; $custom-dark: #000000;
JSON
{
"hex": "#142901",
"rgb": {
"r": 20,
"g": 41,
"b": 1
},
"hsl": {
"h": 91.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.25336,
"c": 0.06978,
"h": 133.1
},
"luminance": 0.01737
}Semantic roles & 50–950 ramp
primary
#142901
secondary
#45166F
accent
#29FF99
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977