#0A331E#0A331E
#0A331E is a dark, muted green. Relative luminance 0.025; OKLCH L 28.6% C 0.059 H 156.6°. Best body text is #FFFFFF at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #0A331E |
|---|---|
| RGB | rgb(10, 51, 30) |
| HSL | hsl(149, 67%, 12%) |
| HSV | hsv(149, 80%, 20%) |
| CMYK | cmyk(80.4%, 0%, 41.2%, 80%) |
| CIE-LAB | lab(18.03, -20.09, 9.35) |
| CIE-LCH | lch(18.03, 22.16, 155.05°) |
| OKLab | oklab(28.65% -0.0545 0.0235) |
| OKLCH | oklch(28.65% 0.059 156.6) |
| XYZ | xyz(1.5432, 2.5258, 1.6342) |
| Luminance | 0.0253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.11
Very Dark Green
#062E03
ΔE00 6.53
Evergreen
#05472A
ΔE00 6.69
Dark Green
#033500
ΔE00 8.44
Pine Green
#0A481E
ΔE00 8.62
Hunter Green (survey)
#0B4008
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A331E #330A1F
analogous
#0B330A #0A331E #0A3333
triadic
#0A331E #1E0A33 #331E0A
tetradic
#0A331E #0A0B33 #330A1F #33330A
square
#0A331E #0A0B33 #330A1F #33330A
split-complementary
#0A331E #330A33 #330A0B
monochromatic
#051A0F #051A0F #0A331E #14663C #1E995A
Accessibility & contrast
On white
13.95
#0A331E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#0A331E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A331E
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A331E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A331E | 1.00 | 13.95 | 1.51 | 13.95 |
| #FFFFFF | 13.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E1D
Deuteranopia (green-blind)
#2D2B1F
Tritanopia (blue-blind)
#00322E
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #0a331e; /* rgb */ color: rgb(10, 51, 30); /* oklch */ color: oklch(28.6% 0.059 156.6);
Tailwind
colors: {
custom: {
50: '#4f6b59',
500: '#0a331e',
950: '#000000',
},
}SCSS
$custom: #0a331e; $custom-light: #4f6b59; $custom-dark: #000000;
JSON
{
"hex": "#0a331e",
"rgb": {
"r": 10,
"g": 51,
"b": 30
},
"hsl": {
"h": 149.268,
"s": 67.213,
"l": 11.961
},
"oklch": {
"l": 0.28647,
"c": 0.05934,
"h": 156.6
},
"luminance": 0.02526
}Semantic roles & 50–950 ramp
primary
#0A331E
secondary
#70284D
accent
#3E96EA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78