#08330B#08330B
#08330B is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.081 H 144.0°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #08330B |
|---|---|
| RGB | rgb(8, 51, 11) |
| HSL | hsl(124, 73%, 12%) |
| HSV | hsv(124, 84%, 20%) |
| CMYK | cmyk(84.3%, 0%, 78.4%, 80%) |
| CIE-LAB | lab(17.66, -24.17, 20.19) |
| CIE-LCH | lch(17.66, 31.49, 140.13°) |
| OKLab | oklab(28.22% -0.0654 0.0475) |
| OKLCH | oklch(28.22% 0.081 144) |
| XYZ | xyz(1.3443, 2.4433, 0.7173) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.52
Dark Forest Green
#002D04
ΔE00 1.96
Dark Green
#033500
ΔE00 2.53
Hunter Green (survey)
#0B4008
ΔE00 4.96
Pine Green
#0A481E
ΔE00 6.55
Forrest Green
#154406
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08330B #330830
analogous
#1B3308 #08330B #083321
triadic
#08330B #0B0833 #330B08
tetradic
#08330B #081B33 #330830 #332108
square
#08330B #081B33 #330830 #332108
split-complementary
#08330B #210833 #33081B
monochromatic
#041A06 #041A06 #08330B #106816 #199D22
Accessibility & contrast
On white
14.11
#08330B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#08330B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08330B
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08330B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08330B | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D06
Deuteranopia (green-blind)
#2F2A0F
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #08330b; /* rgb */ color: rgb(8, 51, 11); /* oklch */ color: oklch(28.2% 0.081 144.0);
Tailwind
colors: {
custom: {
50: '#4f6b4c',
500: '#08330b',
950: '#000000',
},
}SCSS
$custom: #08330b; $custom-light: #4f6b4c; $custom-dark: #000000;
JSON
{
"hex": "#08330b",
"rgb": {
"r": 8,
"g": 51,
"b": 11
},
"hsl": {
"h": 124.186,
"s": 72.881,
"l": 11.569
},
"oklch": {
"l": 0.28219,
"c": 0.08086,
"h": 144
},
"luminance": 0.02443
}Semantic roles & 50–950 ramp
primary
#08330B
secondary
#72256D
accent
#38E3F0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77