#0A300A#0A300A
#0A300A is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.076 H 143.1°. Best body text is #FFFFFF at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #0A300A |
|---|---|
| RGB | rgb(10, 48, 10) |
| HSL | hsl(120, 66%, 11%) |
| HSV | hsv(120, 79%, 19%) |
| CMYK | cmyk(79.2%, 0%, 79.2%, 81.2%) |
| CIE-LAB | lab(16.50, -22.50, 19.21) |
| CIE-LCH | lch(16.50, 29.58, 139.52°) |
| OKLab | oklab(27.28% -0.0611 0.0458) |
| OKLCH | oklch(27.28% 0.076 143.1) |
| XYZ | xyz(1.2368, 2.2002, 0.6466) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.08
Dark Forest Green
#002D04
ΔE00 1.64
Dark Green
#033500
ΔE00 3.41
Hunter Green (survey)
#0B4008
ΔE00 6.01
Pine Green
#0A481E
ΔE00 7.54
Forrest Green
#154406
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A300A #300A30
analogous
#1D300A #0A300A #0A301D
triadic
#0A300A #0A0A30 #300A0A
tetradic
#0A300A #0A1D30 #300A30 #301D0A
square
#0A300A #0A1D30 #300A30 #301D0A
split-complementary
#0A300A #1D0A30 #300A1D
monochromatic
#051905 #051905 #0A300A #156315 #1F951F
Accessibility & contrast
On white
14.58
#0A300A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#0A300A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A300A
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A300A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A300A | 1.00 | 14.58 | 1.44 | 14.58 |
| #FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B06
Deuteranopia (green-blind)
#2D280D
Tritanopia (blue-blind)
#032E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #0a300a; /* rgb */ color: rgb(10, 48, 10); /* oklch */ color: oklch(27.3% 0.076 143.1);
Tailwind
colors: {
custom: {
50: '#4f694b',
500: '#0a300a',
950: '#000000',
},
}SCSS
$custom: #0a300a; $custom-light: #4f694b; $custom-dark: #000000;
JSON
{
"hex": "#0a300a",
"rgb": {
"r": 10,
"g": 48,
"b": 10
},
"hsl": {
"h": 120,
"s": 65.517,
"l": 11.373
},
"oklch": {
"l": 0.27276,
"c": 0.07638,
"h": 143.1
},
"luminance": 0.022
}Semantic roles & 50–950 ramp
primary
#0A300A
secondary
#6D296D
accent
#3FE8E8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77