#142801#142801
#142801 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.0% C 0.068 H 132.6°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #142801 |
|---|---|
| RGB | rgb(20, 40, 1) |
| HSL | hsl(91, 95%, 8%) |
| HSV | hsv(91, 98%, 16%) |
| CMYK | cmyk(50%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(13.64, -16.31, 19.30) |
| CIE-LCH | lch(13.64, 25.26, 130.21°) |
| OKLab | oklab(25.01% -0.0462 0.0503) |
| OKLCH | oklch(25.01% 0.068 132.6) |
| XYZ | xyz(1.0527, 1.6684, 0.2953) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.19
Dark Forest Green
#002D04
ΔE00 4.91
Dark Green
#033500
ΔE00 6.45
Hunter Green (survey)
#0B4008
ΔE00 8.95
Forrest Green
#154406
ΔE00 10.01
Pine Green
#0A481E
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142801 #150128
analogous
#272801 #142801 #012801
triadic
#142801 #011428 #280114
tetradic
#142801 #012728 #150128 #280101
square
#142801 #012728 #150128 #280101
split-complementary
#142801 #010128 #280127
monochromatic
#0F1E01 #0F1E01 #142801 #326402 #509F04
Accessibility & contrast
On white
15.75
#142801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#142801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142801
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142801 | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#282204
Tritanopia (blue-blind)
#142620
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #142801; /* rgb */ color: rgb(20, 40, 1); /* oklch */ color: oklch(25.0% 0.068 132.6);
Tailwind
colors: {
custom: {
50: '#536247',
500: '#142801',
950: '#000000',
},
}SCSS
$custom: #142801; $custom-light: #536247; $custom-dark: #000000;
JSON
{
"hex": "#142801",
"rgb": {
"r": 20,
"g": 40,
"b": 1
},
"hsl": {
"h": 90.769,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.25009,
"c": 0.06829,
"h": 132.6
},
"luminance": 0.01668
}Semantic roles & 50–950 ramp
primary
#142801
secondary
#44166F
accent
#29FF97
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977