#0A2A01#0A2A01
#0A2A01 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.1% C 0.077 H 139.0°. Best body text is #FFFFFF at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #0A2A01 |
|---|---|
| RGB | rgb(10, 42, 1) |
| HSL | hsl(107, 95%, 8%) |
| HSV | hsv(107, 98%, 16%) |
| CMYK | cmyk(76.2%, 0%, 97.6%, 83.5%) |
| CIE-LAB | lab(13.96, -21.10, 19.62) |
| CIE-LCH | lch(13.96, 28.82, 137.08°) |
| OKLab | oklab(25.13% -0.0582 0.0507) |
| OKLCH | oklch(25.13% 0.077 139) |
| XYZ | xyz(0.9586, 1.7226, 0.3107) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.64
Dark Forest Green
#002D04
ΔE00 2.15
Dark Green
#033500
ΔE00 4.49
Hunter Green (survey)
#0B4008
ΔE00 7.45
Forrest Green
#154406
ΔE00 8.90
Pine Green
#0A481E
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A2A01 #21012A
analogous
#1E2A01 #0A2A01 #012A0C
triadic
#0A2A01 #010A2A #2A010A
tetradic
#0A2A01 #011E2A #21012A #2A0C01
square
#0A2A01 #011E2A #21012A #2A0C01
split-complementary
#0A2A01 #0C012A #2A011E
monochromatic
#071E01 #071E01 #0A2A01 #186602 #26A204
Accessibility & contrast
On white
15.62
#0A2A01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0A2A01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A2A01
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A2A01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A2A01 | 1.00 | 15.62 | 1.34 | 15.62 |
| #FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2500
Deuteranopia (green-blind)
#282304
Tritanopia (blue-blind)
#072822
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0a2a01; /* rgb */ color: rgb(10, 42, 1); /* oklch */ color: oklch(25.1% 0.077 139.0);
Tailwind
colors: {
custom: {
50: '#4d6447',
500: '#0a2a01',
950: '#000000',
},
}SCSS
$custom: #0a2a01; $custom-light: #4d6447; $custom-dark: #000000;
JSON
{
"hex": "#0a2a01",
"rgb": {
"r": 10,
"g": 42,
"b": 1
},
"hsl": {
"h": 106.829,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.25134,
"c": 0.07719,
"h": 139
},
"luminance": 0.01723
}Semantic roles & 50–950 ramp
primary
#0A2A01
secondary
#5D1670
accent
#29FFD0
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010500
muted
#777A77