#05350C#05350C
#05350C is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.8% C 0.084 H 145.1°. Best body text is #FFFFFF at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #05350C |
|---|---|
| RGB | rgb(5, 53, 12) |
| HSL | hsl(129, 83%, 11%) |
| HSV | hsv(129, 91%, 21%) |
| CMYK | cmyk(90.6%, 0%, 77.4%, 79.2%) |
| CIE-LAB | lab(18.39, -25.59, 20.59) |
| CIE-LCH | lch(18.39, 32.85, 141.18°) |
| OKLab | oklab(28.8% -0.069 0.0482) |
| OKLCH | oklch(28.8% 0.084 145.1) |
| XYZ | xyz(1.4020, 2.6048, 0.7767) |
| Luminance | 0.0261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.19
Dark Green
#033500
ΔE00 2.21
Dark Forest Green
#002D04
ΔE00 2.41
Hunter Green (survey)
#0B4008
ΔE00 4.37
Pine Green
#0A481E
ΔE00 5.86
Forrest Green
#154406
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05350C #35052E
analogous
#163505 #05350C #053524
triadic
#05350C #0C0535 #350C05
tetradic
#05350C #051635 #35052E #352405
square
#05350C #051635 #35052E #352405
split-complementary
#05350C #240535 #350516
monochromatic
#031C06 #031C06 #05350C #0A6D19 #10A525
Accessibility & contrast
On white
13.81
#05350C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#05350C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05350C
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05350C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05350C | 1.00 | 13.81 | 1.52 | 13.81 |
| #FFFFFF | 13.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F07
Deuteranopia (green-blind)
#312B10
Tritanopia (blue-blind)
#00332D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #05350c; /* rgb */ color: rgb(5, 53, 12); /* oklch */ color: oklch(28.8% 0.084 145.1);
Tailwind
colors: {
custom: {
50: '#4f6d4d',
500: '#05350c',
950: '#000000',
},
}SCSS
$custom: #05350c; $custom-light: #4f6d4d; $custom-dark: #000000;
JSON
{
"hex": "#05350c",
"rgb": {
"r": 5,
"g": 53,
"b": 12
},
"hsl": {
"h": 128.75,
"s": 82.759,
"l": 11.373
},
"oklch": {
"l": 0.288,
"c": 0.08419,
"h": 145.1
},
"luminance": 0.02605
}Semantic roles & 50–950 ramp
primary
#05350C
secondary
#76206A
accent
#2FDCF9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77