#08431B#08431B
#08431B is a dark, moderate green. Relative luminance 0.041; OKLCH L 33.7% C 0.089 H 148.9°. Best body text is #FFFFFF at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #08431B |
|---|---|
| RGB | rgb(8, 67, 27) |
| HSL | hsl(139, 79%, 15%) |
| HSV | hsv(139, 88%, 26%) |
| CMYK | cmyk(88.1%, 0%, 59.7%, 73.7%) |
| CIE-LAB | lab(24.14, -28.31, 19.08) |
| CIE-LCH | lch(24.14, 34.14, 146.03°) |
| OKLab | oklab(33.66% -0.0761 0.0459) |
| OKLCH | oklch(33.66% 0.089 148.9) |
| XYZ | xyz(2.3049, 4.1448, 1.7152) |
| Luminance | 0.0415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.55
Evergreen
#05472A
ΔE00 3.99
Hunter Green (survey)
#0B4008
ΔE00 4.07
Forest Green (survey)
#06470C
ΔE00 4.27
British Racing Green
#05480D
ΔE00 4.32
Dark Green
#033500
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08431B #430830
analogous
#134308 #08431B #084339
triadic
#08431B #1B0843 #431B08
tetradic
#08431B #081343 #430830 #433908
square
#08431B #081343 #430830 #433908
split-complementary
#08431B #390843 #430813
monochromatic
#031B0B #031B0B #08431B #0F7A31 #15B047
Accessibility & contrast
On white
11.48
#08431B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.83
#08431B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08431B
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08431B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08431B | 1.00 | 11.48 | 1.83 | 11.48 |
| #FFFFFF | 11.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.83 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443C17
Deuteranopia (green-blind)
#3D381E
Tritanopia (blue-blind)
#00423A
Achromatopsia (no color)
#393939
Design tokens & code
CSS
--color: #08431b; /* rgb */ color: rgb(8, 67, 27); /* oklch */ color: oklch(33.7% 0.089 148.9);
Tailwind
colors: {
custom: {
50: '#547858',
500: '#08431b',
950: '#000000',
},
}SCSS
$custom: #08431b; $custom-light: #547858; $custom-dark: #000000;
JSON
{
"hex": "#08431b",
"rgb": {
"r": 8,
"g": 67,
"b": 27
},
"hsl": {
"h": 139.322,
"s": 78.667,
"l": 14.706
},
"oklch": {
"l": 0.33661,
"c": 0.08884,
"h": 148.9
},
"luminance": 0.04145
}Semantic roles & 50–950 ramp
primary
#08431B
secondary
#812564
accent
#33B7F5
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030903
muted
#787B78