#06330B#06330B
#06330B is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.082 H 144.6°. Best body text is #FFFFFF at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #06330B |
|---|---|
| RGB | rgb(6, 51, 11) |
| HSL | hsl(127, 79%, 11%) |
| HSV | hsv(127, 88%, 20%) |
| CMYK | cmyk(88.2%, 0%, 78.4%, 80%) |
| CIE-LAB | lab(17.60, -24.67, 20.10) |
| CIE-LCH | lch(17.60, 31.82, 140.82°) |
| OKLab | oklab(28.15% -0.0666 0.0474) |
| OKLCH | oklch(28.15% 0.082 144.6) |
| XYZ | xyz(1.3192, 2.4304, 0.7161) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.58
Dark Forest Green
#002D04
ΔE00 1.86
Dark Green
#033500
ΔE00 2.52
Hunter Green (survey)
#0B4008
ΔE00 4.97
Pine Green
#0A481E
ΔE00 6.48
Forrest Green
#154406
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06330B #33062E
analogous
#173306 #06330B #063321
triadic
#06330B #0B0633 #330B06
tetradic
#06330B #061733 #33062E #332106
square
#06330B #061733 #33062E #332106
split-complementary
#06330B #210633 #330617
monochromatic
#031B06 #031B06 #06330B #0C6A17 #13A123
Accessibility & contrast
On white
14.13
#06330B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#06330B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06330B
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06330B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06330B | 1.00 | 14.13 | 1.49 | 14.13 |
| #FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D06
Deuteranopia (green-blind)
#2F2A0F
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #06330b; /* rgb */ color: rgb(6, 51, 11); /* oklch */ color: oklch(28.2% 0.082 144.6);
Tailwind
colors: {
custom: {
50: '#4e6b4c',
500: '#06330b',
950: '#000000',
},
}SCSS
$custom: #06330b; $custom-light: #4e6b4c; $custom-dark: #000000;
JSON
{
"hex": "#06330b",
"rgb": {
"r": 6,
"g": 51,
"b": 11
},
"hsl": {
"h": 126.667,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.28152,
"c": 0.08176,
"h": 144.6
},
"luminance": 0.02431
}Semantic roles & 50–950 ramp
primary
#06330B
secondary
#74216A
accent
#32E0F5
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77