#06330F#06330F
#06330F is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.078 H 146.3°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #06330F |
|---|---|
| RGB | rgb(6, 51, 15) |
| HSL | hsl(132, 79%, 11%) |
| HSV | hsv(132, 88%, 20%) |
| CMYK | cmyk(88.2%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.65, -24.09, 18.24) |
| CIE-LCH | lch(17.65, 30.22, 142.87°) |
| OKLab | oklab(28.21% -0.0649 0.0432) |
| OKLCH | oklch(28.21% 0.078 146.3) |
| XYZ | xyz(1.3451, 2.4407, 0.8521) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.97
Very Dark Green
#062E03
ΔE00 2.04
Dark Green
#033500
ΔE00 3.43
Hunter Green (survey)
#0B4008
ΔE00 5.60
Pine Green
#0A481E
ΔE00 6.47
Evergreen
#05472A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06330F #33062A
analogous
#133306 #06330F #063325
triadic
#06330F #0F0633 #330F06
tetradic
#06330F #061333 #33062A #332506
square
#06330F #061333 #33062A #332506
split-complementary
#06330F #250633 #330613
monochromatic
#031B08 #031B08 #06330F #0C6A1F #13A12F
Accessibility & contrast
On white
14.11
#06330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#06330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06330F
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06330F | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0B
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #06330f; /* rgb */ color: rgb(6, 51, 15); /* oklch */ color: oklch(28.2% 0.078 146.3);
Tailwind
colors: {
custom: {
50: '#4e6b4e',
500: '#06330f',
950: '#000000',
},
}SCSS
$custom: #06330f; $custom-light: #4e6b4e; $custom-dark: #000000;
JSON
{
"hex": "#06330f",
"rgb": {
"r": 6,
"g": 51,
"b": 15
},
"hsl": {
"h": 132,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.28207,
"c": 0.07798,
"h": 146.3
},
"luminance": 0.02441
}Semantic roles & 50–950 ramp
primary
#06330F
secondary
#742163
accent
#32CEF5
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78