#002B0A#002B0A
#002B0A is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.2% C 0.074 H 147.3°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #002B0A |
|---|---|
| RGB | rgb(0, 43, 10) |
| HSL | hsl(134, 100%, 8%) |
| HSV | hsv(134, 100%, 17%) |
| CMYK | cmyk(100%, 0%, 76.7%, 83.1%) |
| CIE-LAB | lab(14.11, -23.30, 16.09) |
| CIE-LCH | lch(14.11, 28.31, 145.37°) |
| OKLab | oklab(25.19% -0.0625 0.04) |
| OKLCH | oklch(25.19% 0.074 147.3) |
| XYZ | xyz(0.9186, 1.7495, 0.5764) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.86
Very Dark Green
#062E03
ΔE00 2.65
Dark Green
#033500
ΔE00 5.28
Hunter Green (survey)
#0B4008
ΔE00 8.03
Pine Green
#0A481E
ΔE00 8.86
Evergreen
#05472A
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002B0A #2B0021
analogous
#0B2B00 #002B0A #002B1F
triadic
#002B0A #0A002B #2B0A00
tetradic
#002B0A #000B2B #2B0021 #2B1F00
square
#002B0A #000B2B #2B0021 #2B1F00
split-complementary
#002B0A #1F002B #2B000B
monochromatic
#001F07 #001F07 #002B0A #006818 #00A526
Accessibility & contrast
On white
15.56
#002B0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#002B0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002B0A
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002B0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002B0A | 1.00 | 15.56 | 1.35 | 15.56 |
| #FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2607
Deuteranopia (green-blind)
#27220D
Tritanopia (blue-blind)
#002A24
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #002b0a; /* rgb */ color: rgb(0, 43, 10); /* oklch */ color: oklch(25.2% 0.074 147.3);
Tailwind
colors: {
custom: {
50: '#48654b',
500: '#002b0a',
950: '#000000',
},
}SCSS
$custom: #002b0a; $custom-light: #48654b; $custom-dark: #000000;
JSON
{
"hex": "#002b0a",
"rgb": {
"r": 0,
"g": 43,
"b": 10
},
"hsl": {
"h": 133.953,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.25193,
"c": 0.07419,
"h": 147.3
},
"luminance": 0.0175
}Semantic roles & 50–950 ramp
primary
#002B0A
secondary
#73145D
accent
#29CDFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77