#0A330E#0A330E
#0A330E is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.077 H 144.7°. Best body text is #FFFFFF at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #0A330E |
|---|---|
| RGB | rgb(10, 51, 14) |
| HSL | hsl(126, 67%, 12%) |
| HSV | hsv(126, 80%, 20%) |
| CMYK | cmyk(80.4%, 0%, 72.5%, 80%) |
| CIE-LAB | lab(17.75, -23.27, 18.91) |
| CIE-LCH | lch(17.75, 29.99, 140.90°) |
| OKLab | oklab(28.32% -0.063 0.0447) |
| OKLCH | oklch(28.32% 0.077 144.7) |
| XYZ | xyz(1.3882, 2.4637, 0.8178) |
| Luminance | 0.0246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.78
Dark Forest Green
#002D04
ΔE00 2.09
Dark Green
#033500
ΔE00 3.20
Hunter Green (survey)
#0B4008
ΔE00 5.40
Pine Green
#0A481E
ΔE00 6.60
Forrest Green
#154406
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A330E #330A2F
analogous
#1B330A #0A330E #0A3323
triadic
#0A330E #0E0A33 #330E0A
tetradic
#0A330E #0A1B33 #330A2F #33230A
square
#0A330E #0A1B33 #330A2F #33230A
split-complementary
#0A330E #230A33 #330A1B
monochromatic
#051A07 #051A07 #0A330E #14661C #1E992A
Accessibility & contrast
On white
14.07
#0A330E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#0A330E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A330E
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A330E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A330E | 1.00 | 14.07 | 1.49 | 14.07 |
| #FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0A
Deuteranopia (green-blind)
#2F2A11
Tritanopia (blue-blind)
#02312B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #0a330e; /* rgb */ color: rgb(10, 51, 14); /* oklch */ color: oklch(28.3% 0.077 144.7);
Tailwind
colors: {
custom: {
50: '#506b4e',
500: '#0a330e',
950: '#000000',
},
}SCSS
$custom: #0a330e; $custom-light: #506b4e; $custom-dark: #000000;
JSON
{
"hex": "#0a330e",
"rgb": {
"r": 10,
"g": 51,
"b": 14
},
"hsl": {
"h": 125.854,
"s": 67.213,
"l": 11.961
},
"oklch": {
"l": 0.28324,
"c": 0.07719,
"h": 144.7
},
"luminance": 0.02464
}Semantic roles & 50–950 ramp
primary
#0A330E
secondary
#702869
accent
#3ED9EA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77