#05330D#05330D
#05330D is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.1% C 0.080 H 145.7°. Best body text is #FFFFFF at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #05330D |
|---|---|
| RGB | rgb(5, 51, 13) |
| HSL | hsl(130, 82%, 11%) |
| HSV | hsv(130, 90%, 20%) |
| CMYK | cmyk(90.2%, 0%, 74.5%, 80%) |
| CIE-LAB | lab(17.59, -24.65, 19.18) |
| CIE-LCH | lch(17.59, 31.23, 142.11°) |
| OKLab | oklab(28.14% -0.0664 0.0453) |
| OKLCH | oklch(28.14% 0.08 145.7) |
| XYZ | xyz(1.3190, 2.4288, 0.7800) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.79
Dark Forest Green
#002D04
ΔE00 1.82
Dark Green
#033500
ΔE00 2.95
Hunter Green (survey)
#0B4008
ΔE00 5.26
Pine Green
#0A481E
ΔE00 6.43
Forrest Green
#154406
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05330D #33052B
analogous
#143305 #05330D #053324
triadic
#05330D #0D0533 #330D05
tetradic
#05330D #051433 #33052B #332405
square
#05330D #051433 #33052B #332405
split-complementary
#05330D #240533 #330514
monochromatic
#031C07 #031C07 #05330D #0A6B1B #10A229
Accessibility & contrast
On white
14.13
#05330D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#05330D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05330D
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05330D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05330D | 1.00 | 14.13 | 1.49 | 14.13 |
| #FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D09
Deuteranopia (green-blind)
#2F2A10
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #05330d; /* rgb */ color: rgb(5, 51, 13); /* oklch */ color: oklch(28.1% 0.080 145.7);
Tailwind
colors: {
custom: {
50: '#4e6b4d',
500: '#05330d',
950: '#000000',
},
}SCSS
$custom: #05330d; $custom-light: #4e6b4d; $custom-dark: #000000;
JSON
{
"hex": "#05330d",
"rgb": {
"r": 5,
"g": 51,
"b": 13
},
"hsl": {
"h": 130.435,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.28145,
"c": 0.08039,
"h": 145.7
},
"luminance": 0.02429
}Semantic roles & 50–950 ramp
primary
#05330D
secondary
#741F66
accent
#2FD6F8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77