#0A3306#0A3306
#0A3306 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.084 H 141.7°. Best body text is #FFFFFF at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #0A3306 |
|---|---|
| RGB | rgb(10, 51, 6) |
| HSL | hsl(115, 79%, 11%) |
| HSV | hsv(115, 88%, 20%) |
| CMYK | cmyk(80.4%, 0%, 88.2%, 80%) |
| CIE-LAB | lab(17.67, -24.28, 22.26) |
| CIE-LCH | lch(17.67, 32.94, 137.49°) |
| OKLab | oklab(28.23% -0.0662 0.0523) |
| OKLCH | oklch(28.23% 0.084 141.7) |
| XYZ | xyz(1.3418, 2.4452, 0.5735) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.63
Dark Green
#033500
ΔE00 1.78
Dark Forest Green
#002D04
ΔE00 2.46
Hunter Green (survey)
#0B4008
ΔE00 4.45
Forrest Green
#154406
ΔE00 6.00
Forest Green (survey)
#06470C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A3306 #2F0633
analogous
#203306 #0A3306 #063318
triadic
#0A3306 #060A33 #33060A
tetradic
#0A3306 #062033 #2F0633 #331806
square
#0A3306 #062033 #2F0633 #331806
split-complementary
#0A3306 #180633 #330620
monochromatic
#051B03 #051B03 #0A3306 #156A0C #1FA113
Accessibility & contrast
On white
14.10
#0A3306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0A3306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A3306
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A3306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A3306 | 1.00 | 14.10 | 1.49 | 14.10 |
| #FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D01
Deuteranopia (green-blind)
#302A0A
Tritanopia (blue-blind)
#03312A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a3306; /* rgb */ color: rgb(10, 51, 6); /* oklch */ color: oklch(28.2% 0.084 141.7);
Tailwind
colors: {
custom: {
50: '#506b4a',
500: '#0a3306',
950: '#000000',
},
}SCSS
$custom: #0a3306; $custom-light: #506b4a; $custom-dark: #000000;
JSON
{
"hex": "#0a3306",
"rgb": {
"r": 10,
"g": 51,
"b": 6
},
"hsl": {
"h": 114.667,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.28227,
"c": 0.08438,
"h": 141.7
},
"luminance": 0.02445
}Semantic roles & 50–950 ramp
primary
#0A3306
secondary
#6C2174
accent
#32F5E4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77