#08330F#08330F
#08330F is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.077 H 145.7°. Best body text is #FFFFFF at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #08330F |
|---|---|
| RGB | rgb(8, 51, 15) |
| HSL | hsl(130, 73%, 12%) |
| HSV | hsv(130, 84%, 20%) |
| CMYK | cmyk(84.3%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.71, -23.60, 18.33) |
| CIE-LCH | lch(17.71, 29.88, 142.17°) |
| OKLab | oklab(28.27% -0.0637 0.0434) |
| OKLCH | oklch(28.27% 0.077 145.7) |
| XYZ | xyz(1.3701, 2.4536, 0.8532) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.97
Dark Forest Green
#002D04
ΔE00 2.04
Dark Green
#033500
ΔE00 3.42
Hunter Green (survey)
#0B4008
ΔE00 5.58
Pine Green
#0A481E
ΔE00 6.53
Forrest Green
#154406
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08330F #33082C
analogous
#173308 #08330F #083325
triadic
#08330F #0F0833 #330F08
tetradic
#08330F #081733 #33082C #332508
square
#08330F #081733 #33082C #332508
split-complementary
#08330F #250833 #330817
monochromatic
#041A08 #041A08 #08330F #10681F #199D2E
Accessibility & contrast
On white
14.09
#08330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#08330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08330F
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08330F | 1.00 | 14.09 | 1.49 | 14.09 |
| #FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0B
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #08330f; /* rgb */ color: rgb(8, 51, 15); /* oklch */ color: oklch(28.3% 0.077 145.7);
Tailwind
colors: {
custom: {
50: '#4f6b4e',
500: '#08330f',
950: '#000000',
},
}SCSS
$custom: #08330f; $custom-light: #4f6b4e; $custom-dark: #000000;
JSON
{
"hex": "#08330f",
"rgb": {
"r": 8,
"g": 51,
"b": 15
},
"hsl": {
"h": 129.767,
"s": 72.881,
"l": 11.569
},
"oklch": {
"l": 0.28273,
"c": 0.07707,
"h": 145.7
},
"luminance": 0.02454
}Semantic roles & 50–950 ramp
primary
#08330F
secondary
#722565
accent
#38D2F0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78