#0A2B01#0A2B01
#0A2B01 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.079 H 139.1°. Best body text is #FFFFFF at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #0A2B01 |
|---|---|
| RGB | rgb(10, 43, 1) |
| HSL | hsl(107, 95%, 9%) |
| HSV | hsv(107, 98%, 17%) |
| CMYK | cmyk(76.7%, 0%, 97.7%, 83.1%) |
| CIE-LAB | lab(14.37, -21.54, 20.16) |
| CIE-LCH | lch(14.37, 29.50, 136.90°) |
| OKLab | oklab(25.47% -0.0594 0.0514) |
| OKLCH | oklch(25.47% 0.079 139.1) |
| XYZ | xyz(0.9945, 1.7944, 0.3227) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.30
Dark Forest Green
#002D04
ΔE00 1.98
Dark Green
#033500
ΔE00 4.09
Hunter Green (survey)
#0B4008
ΔE00 7.06
Forrest Green
#154406
ΔE00 8.51
Pine Green
#0A481E
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A2B01 #22012B
analogous
#1F2B01 #0A2B01 #012B0D
triadic
#0A2B01 #010A2B #2B010A
tetradic
#0A2B01 #011F2B #22012B #2B0D01
square
#0A2B01 #011F2B #22012B #2B0D01
split-complementary
#0A2B01 #0D012B #2B011F
monochromatic
#071E01 #071E01 #0A2B01 #186702 #26A304
Accessibility & contrast
On white
15.45
#0A2B01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0A2B01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A2B01
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A2B01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A2B01 | 1.00 | 15.45 | 1.36 | 15.45 |
| #FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#292304
Tritanopia (blue-blind)
#062923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0a2b01; /* rgb */ color: rgb(10, 43, 1); /* oklch */ color: oklch(25.5% 0.079 139.1);
Tailwind
colors: {
custom: {
50: '#4d6547',
500: '#0a2b01',
950: '#000000',
},
}SCSS
$custom: #0a2b01; $custom-light: #4d6547; $custom-dark: #000000;
JSON
{
"hex": "#0a2b01",
"rgb": {
"r": 10,
"g": 43,
"b": 1
},
"hsl": {
"h": 107.143,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.25474,
"c": 0.07856,
"h": 139.1
},
"luminance": 0.01794
}Semantic roles & 50–950 ramp
primary
#0A2B01
secondary
#5E1771
accent
#29FFD1
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020500
muted
#787A77