#05350F#05350F
#05350F is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.8% C 0.081 H 146.3°. Best body text is #FFFFFF at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #05350F |
|---|---|
| RGB | rgb(5, 53, 15) |
| HSL | hsl(133, 83%, 11%) |
| HSV | hsv(133, 91%, 21%) |
| CMYK | cmyk(90.6%, 0%, 71.7%, 79.2%) |
| CIE-LAB | lab(18.42, -25.17, 19.16) |
| CIE-LCH | lch(18.42, 31.63, 142.73°) |
| OKLab | oklab(28.84% -0.0677 0.0451) |
| OKLCH | oklch(28.84% 0.081 146.3) |
| XYZ | xyz(1.4218, 2.6128, 0.8812) |
| Luminance | 0.0261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.37
Dark Forest Green
#002D04
ΔE00 2.38
Dark Green
#033500
ΔE00 2.92
Hunter Green (survey)
#0B4008
ΔE00 4.87
Pine Green
#0A481E
ΔE00 5.82
Forrest Green
#154406
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05350F #35052B
analogous
#133505 #05350F #053527
triadic
#05350F #0F0535 #350F05
tetradic
#05350F #051335 #35052B #352705
square
#05350F #051335 #35052B #352705
split-complementary
#05350F #270535 #350513
monochromatic
#031C08 #031C08 #05350F #0A6D1F #10A52F
Accessibility & contrast
On white
13.79
#05350F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#05350F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05350F
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05350F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05350F | 1.00 | 13.79 | 1.52 | 13.79 |
| #FFFFFF | 13.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #05350f; /* rgb */ color: rgb(5, 53, 15); /* oklch */ color: oklch(28.8% 0.081 146.3);
Tailwind
colors: {
custom: {
50: '#4f6d4f',
500: '#05350f',
950: '#000000',
},
}SCSS
$custom: #05350f; $custom-light: #4f6d4f; $custom-dark: #000000;
JSON
{
"hex": "#05350f",
"rgb": {
"r": 5,
"g": 53,
"b": 15
},
"hsl": {
"h": 132.5,
"s": 82.759,
"l": 11.373
},
"oklch": {
"l": 0.2884,
"c": 0.08141,
"h": 146.3
},
"luminance": 0.02613
}Semantic roles & 50–950 ramp
primary
#05350F
secondary
#762064
accent
#2FCFF9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78