#05330E#05330E
#05330E is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.079 H 146.2°. Best body text is #FFFFFF at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #05330E |
|---|---|
| RGB | rgb(5, 51, 14) |
| HSL | hsl(132, 82%, 11%) |
| HSV | hsv(132, 90%, 20%) |
| CMYK | cmyk(90.2%, 0%, 72.5%, 80%) |
| CIE-LAB | lab(17.61, -24.50, 18.70) |
| CIE-LCH | lch(17.61, 30.82, 142.64°) |
| OKLab | oklab(28.16% -0.066 0.0442) |
| OKLCH | oklch(28.16% 0.079 146.2) |
| XYZ | xyz(1.3256, 2.4315, 0.8148) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.87
Very Dark Green
#062E03
ΔE00 1.93
Dark Green
#033500
ΔE00 3.19
Hunter Green (survey)
#0B4008
ΔE00 5.43
Pine Green
#0A481E
ΔE00 6.43
Forrest Green
#154406
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05330E #33052A
analogous
#133305 #05330E #053325
triadic
#05330E #0E0533 #330E05
tetradic
#05330E #051333 #33052A #332505
square
#05330E #051333 #33052A #332505
split-complementary
#05330E #250533 #330513
monochromatic
#031C08 #031C08 #05330E #0A6B1D #10A22D
Accessibility & contrast
On white
14.13
#05330E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#05330E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05330E
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05330E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05330E | 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)
#342D0A
Deuteranopia (green-blind)
#2F2A11
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #05330e; /* rgb */ color: rgb(5, 51, 14); /* oklch */ color: oklch(28.2% 0.079 146.2);
Tailwind
colors: {
custom: {
50: '#4e6b4e',
500: '#05330e',
950: '#000000',
},
}SCSS
$custom: #05330e; $custom-light: #4e6b4e; $custom-dark: #000000;
JSON
{
"hex": "#05330e",
"rgb": {
"r": 5,
"g": 51,
"b": 14
},
"hsl": {
"h": 131.739,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.28159,
"c": 0.07943,
"h": 146.2
},
"luminance": 0.02432
}Semantic roles & 50–950 ramp
primary
#05330E
secondary
#741F64
accent
#2FD1F8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77