#0A2B00#0A2B00
#0A2B00 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.080 H 138.7°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #0A2B00 |
|---|---|
| RGB | rgb(10, 43, 0) |
| HSL | hsl(106, 100%, 8%) |
| HSV | hsv(106, 100%, 17%) |
| CMYK | cmyk(76.7%, 0%, 100%, 83.1%) |
| CIE-LAB | lab(14.36, -21.69, 20.55) |
| CIE-LCH | lch(14.36, 29.88, 136.54°) |
| OKLab | oklab(25.46% -0.06 0.0527) |
| OKLCH | oklch(25.46% 0.08 138.7) |
| XYZ | xyz(0.9890, 1.7922, 0.2938) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.27
Dark Forest Green
#002D04
ΔE00 2.02
Dark Green
#033500
ΔE00 3.98
Hunter Green (survey)
#0B4008
ΔE00 6.98
Forrest Green
#154406
ΔE00 8.42
Pine Green
#0A481E
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A2B00 #21002B
analogous
#1F2B00 #0A2B00 #002B0B
triadic
#0A2B00 #000A2B #2B000A
tetradic
#0A2B00 #001F2B #21002B #2B0B00
square
#0A2B00 #001F2B #21002B #2B0B00
split-complementary
#0A2B00 #0B002B #2B001F
monochromatic
#071F00 #071F00 #0A2B00 #186800 #26A500
Accessibility & contrast
On white
15.46
#0A2B00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#0A2B00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A2B00
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A2B00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A2B00 | 1.00 | 15.46 | 1.36 | 15.46 |
| #FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#292303
Tritanopia (blue-blind)
#062923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #0a2b00; /* rgb */ color: rgb(10, 43, 0); /* oklch */ color: oklch(25.5% 0.080 138.7);
Tailwind
colors: {
custom: {
50: '#4d6546',
500: '#0a2b00',
950: '#000000',
},
}SCSS
$custom: #0a2b00; $custom-light: #4d6546; $custom-dark: #000000;
JSON
{
"hex": "#0a2b00",
"rgb": {
"r": 10,
"g": 43,
"b": 0
},
"hsl": {
"h": 106.047,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.2546,
"c": 0.0798,
"h": 138.7
},
"luminance": 0.01792
}Semantic roles & 50–950 ramp
primary
#0A2B00
secondary
#5D1473
accent
#29FFCD
background
#F4F6F3
surface
#E7EBE5
border
#C3C6C1
text
#020500
muted
#787A77