#05330F#05330F
#05330F is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.078 H 146.6°. Best body text is #FFFFFF at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #05330F |
|---|---|
| RGB | rgb(5, 51, 15) |
| HSL | hsl(133, 82%, 11%) |
| HSV | hsv(133, 90%, 20%) |
| CMYK | cmyk(90.2%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.62, -24.34, 18.20) |
| CIE-LCH | lch(17.62, 30.39, 143.22°) |
| OKLab | oklab(28.17% -0.0655 0.0431) |
| OKLCH | oklch(28.17% 0.078 146.6) |
| XYZ | xyz(1.3325, 2.4342, 0.8515) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.95
Very Dark Green
#062E03
ΔE00 2.09
Dark Green
#033500
ΔE00 3.44
Hunter Green (survey)
#0B4008
ΔE00 5.61
Pine Green
#0A481E
ΔE00 6.45
Evergreen
#05472A
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05330F #330529
analogous
#123305 #05330F #053326
triadic
#05330F #0F0533 #330F05
tetradic
#05330F #051233 #330529 #332605
square
#05330F #051233 #330529 #332605
split-complementary
#05330F #260533 #330512
monochromatic
#031C08 #031C08 #05330F #0A6B1F #10A230
Accessibility & contrast
On white
14.12
#05330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#05330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05330F
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05330F | 1.00 | 14.12 | 1.49 | 14.12 |
| #FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0B
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #05330f; /* rgb */ color: rgb(5, 51, 15); /* oklch */ color: oklch(28.2% 0.078 146.6);
Tailwind
colors: {
custom: {
50: '#4e6b4e',
500: '#05330f',
950: '#000000',
},
}SCSS
$custom: #05330f; $custom-light: #4e6b4e; $custom-dark: #000000;
JSON
{
"hex": "#05330f",
"rgb": {
"r": 5,
"g": 51,
"b": 15
},
"hsl": {
"h": 133.043,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.28174,
"c": 0.07845,
"h": 146.6
},
"luminance": 0.02434
}Semantic roles & 50–950 ramp
primary
#05330F
secondary
#741F62
accent
#2FCDF8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78