#05330B#05330B
#05330B is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.1% C 0.082 H 144.9°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #05330B |
|---|---|
| RGB | rgb(5, 51, 11) |
| HSL | hsl(128, 82%, 11%) |
| HSV | hsv(128, 90%, 20%) |
| CMYK | cmyk(90.2%, 0%, 78.4%, 80%) |
| CIE-LAB | lab(17.57, -24.92, 20.06) |
| CIE-LCH | lch(17.57, 31.99, 141.17°) |
| OKLab | oklab(28.12% -0.0673 0.0473) |
| OKLCH | oklch(28.12% 0.082 144.9) |
| XYZ | xyz(1.3067, 2.4239, 0.7155) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.62
Dark Forest Green
#002D04
ΔE00 1.82
Dark Green
#033500
ΔE00 2.52
Hunter Green (survey)
#0B4008
ΔE00 4.98
Pine Green
#0A481E
ΔE00 6.45
Forrest Green
#154406
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05330B #33052D
analogous
#163305 #05330B #053322
triadic
#05330B #0B0533 #330B05
tetradic
#05330B #051633 #33052D #332205
square
#05330B #051633 #33052D #332205
split-complementary
#05330B #220533 #330516
monochromatic
#031C06 #031C06 #05330B #0A6B17 #10A223
Accessibility & contrast
On white
14.14
#05330B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#05330B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05330B
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05330B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05330B | 1.00 | 14.14 | 1.48 | 14.14 |
| #FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.14 | 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: #05330b; /* rgb */ color: rgb(5, 51, 11); /* oklch */ color: oklch(28.1% 0.082 144.9);
Tailwind
colors: {
custom: {
50: '#4e6b4c',
500: '#05330b',
950: '#000000',
},
}SCSS
$custom: #05330b; $custom-light: #4e6b4c; $custom-dark: #000000;
JSON
{
"hex": "#05330b",
"rgb": {
"r": 5,
"g": 51,
"b": 11
},
"hsl": {
"h": 127.826,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.28119,
"c": 0.08221,
"h": 144.9
},
"luminance": 0.02424
}Semantic roles & 50–950 ramp
primary
#05330B
secondary
#741F69
accent
#2FDEF8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77