#08421C#08421C
#08421C is a dark, moderate green. Relative luminance 0.040; OKLCH L 33.4% C 0.086 H 149.6°. Best body text is #FFFFFF at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #08421C |
|---|---|
| RGB | rgb(8, 66, 28) |
| HSL | hsl(141, 78%, 15%) |
| HSV | hsv(141, 88%, 26%) |
| CMYK | cmyk(87.9%, 0%, 57.6%, 74.1%) |
| CIE-LAB | lab(23.78, -27.72, 18.03) |
| CIE-LCH | lch(23.78, 33.07, 146.95°) |
| OKLab | oklab(33.36% -0.0744 0.0437) |
| OKLCH | oklch(33.36% 0.086 149.6) |
| XYZ | xyz(2.2578, 4.0316, 1.7576) |
| Luminance | 0.0403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.99
Evergreen
#05472A
ΔE00 3.64
Hunter Green (survey)
#0B4008
ΔE00 4.49
Forest Green (survey)
#06470C
ΔE00 4.84
British Racing Green
#05480D
ΔE00 4.90
Dark Green
#033500
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08421C #42082E
analogous
#114208 #08421C #084239
triadic
#08421C #1C0842 #421C08
tetradic
#08421C #081142 #42082E #423908
square
#08421C #081142 #42082E #423908
split-complementary
#08421C #390842 #420811
monochromatic
#031B0C #031B0C #08421C #0F7933 #15AF4A
Accessibility & contrast
On white
11.63
#08421C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.81
#08421C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08421C
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08421C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08421C | 1.00 | 11.63 | 1.81 | 11.63 |
| #FFFFFF | 11.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.81 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433B19
Deuteranopia (green-blind)
#3C371F
Tritanopia (blue-blind)
#004139
Achromatopsia (no color)
#393939
Design tokens & code
CSS
--color: #08421c; /* rgb */ color: rgb(8, 66, 28); /* oklch */ color: oklch(33.4% 0.086 149.6);
Tailwind
colors: {
custom: {
50: '#537759',
500: '#08421c',
950: '#000000',
},
}SCSS
$custom: #08421c; $custom-light: #537759; $custom-dark: #000000;
JSON
{
"hex": "#08421c",
"rgb": {
"r": 8,
"g": 66,
"b": 28
},
"hsl": {
"h": 140.69,
"s": 78.378,
"l": 14.51
},
"oklch": {
"l": 0.3336,
"c": 0.0863,
"h": 149.6
},
"luminance": 0.04032
}Semantic roles & 50–950 ramp
primary
#08421C
secondary
#802561
accent
#33B2F5
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030903
muted
#787B78