#06320F#06320F
#06320F is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.9% C 0.076 H 146.5°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #06320F |
|---|---|
| RGB | rgb(6, 50, 15) |
| HSL | hsl(132, 79%, 11%) |
| HSV | hsv(132, 88%, 20%) |
| CMYK | cmyk(88%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(17.25, -23.67, 17.75) |
| CIE-LCH | lch(17.25, 29.59, 143.13°) |
| OKLab | oklab(27.87% -0.0638 0.0422) |
| OKLCH | oklch(27.87% 0.076 146.5) |
| XYZ | xyz(1.3018, 2.3543, 0.8377) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.85
Very Dark Green
#062E03
ΔE00 2.00
Dark Green
#033500
ΔE00 3.73
Hunter Green (survey)
#0B4008
ΔE00 5.98
Pine Green
#0A481E
ΔE00 6.80
Evergreen
#05472A
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06320F #320629
analogous
#133206 #06320F #063225
triadic
#06320F #0F0632 #320F06
tetradic
#06320F #061332 #320629 #322506
square
#06320F #061332 #320629 #322506
split-complementary
#06320F #250632 #320613
monochromatic
#031B08 #031B08 #06320F #0D691F #139F30
Accessibility & contrast
On white
14.28
#06320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#06320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06320F
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06320F | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D0B
Deuteranopia (green-blind)
#2E2912
Tritanopia (blue-blind)
#00312A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #06320f; /* rgb */ color: rgb(6, 50, 15); /* oklch */ color: oklch(27.9% 0.076 146.5);
Tailwind
colors: {
custom: {
50: '#4e6a4e',
500: '#06320f',
950: '#000000',
},
}SCSS
$custom: #06320f; $custom-light: #4e6a4e; $custom-dark: #000000;
JSON
{
"hex": "#06320f",
"rgb": {
"r": 6,
"g": 50,
"b": 15
},
"hsl": {
"h": 132.273,
"s": 78.571,
"l": 10.98
},
"oklch": {
"l": 0.27874,
"c": 0.07647,
"h": 146.5
},
"luminance": 0.02354
}Semantic roles & 50–950 ramp
primary
#06320F
secondary
#732162
accent
#33CDF5
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77