#06350F#06350F
#06350F is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.9% C 0.081 H 146.1°. Best body text is #FFFFFF at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #06350F |
|---|---|
| RGB | rgb(6, 53, 15) |
| HSL | hsl(131, 80%, 12%) |
| HSV | hsv(131, 89%, 21%) |
| CMYK | cmyk(88.7%, 0%, 71.7%, 79.2%) |
| CIE-LAB | lab(18.45, -24.93, 19.20) |
| CIE-LCH | lch(18.45, 31.46, 142.40°) |
| OKLab | oklab(28.87% -0.0672 0.0452) |
| OKLCH | oklch(28.87% 0.081 146.1) |
| XYZ | xyz(1.4343, 2.6192, 0.8818) |
| Luminance | 0.0262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.33
Dark Forest Green
#002D04
ΔE00 2.40
Dark Green
#033500
ΔE00 2.90
Hunter Green (survey)
#0B4008
ΔE00 4.86
Pine Green
#0A481E
ΔE00 5.84
Forrest Green
#154406
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06350F #35062C
analogous
#153506 #06350F #063527
triadic
#06350F #0F0635 #350F06
tetradic
#06350F #061535 #35062C #352706
square
#06350F #061535 #35062C #352706
split-complementary
#06350F #270635 #350615
monochromatic
#031B08 #031B08 #06350F #0C6C1F #12A32E
Accessibility & contrast
On white
13.78
#06350F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#06350F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06350F
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06350F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06350F | 1.00 | 13.78 | 1.52 | 13.78 |
| #FFFFFF | 13.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F0B
Deuteranopia (green-blind)
#312C12
Tritanopia (blue-blind)
#00332D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #06350f; /* rgb */ color: rgb(6, 53, 15); /* oklch */ color: oklch(28.9% 0.081 146.1);
Tailwind
colors: {
custom: {
50: '#4f6d4f',
500: '#06350f',
950: '#000000',
},
}SCSS
$custom: #06350f; $custom-light: #4f6d4f; $custom-dark: #000000;
JSON
{
"hex": "#06350f",
"rgb": {
"r": 6,
"g": 53,
"b": 15
},
"hsl": {
"h": 131.489,
"s": 79.661,
"l": 11.569
},
"oklch": {
"l": 0.28872,
"c": 0.08097,
"h": 146.1
},
"luminance": 0.02619
}Semantic roles & 50–950 ramp
primary
#06350F
secondary
#752165
accent
#32D0F6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78