#002B09#002B09
#002B09 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.2% C 0.075 H 146.8°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #002B09 |
|---|---|
| RGB | rgb(0, 43, 9) |
| HSL | hsl(133, 100%, 8%) |
| HSV | hsv(133, 100%, 17%) |
| CMYK | cmyk(100%, 0%, 79.1%, 83.1%) |
| CIE-LAB | lab(14.10, -23.46, 16.48) |
| CIE-LCH | lch(14.10, 28.67, 144.91°) |
| OKLab | oklab(25.18% -0.0629 0.0411) |
| OKLCH | oklch(25.18% 0.075 146.8) |
| XYZ | xyz(0.9131, 1.7474, 0.5475) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.66
Very Dark Green
#062E03
ΔE00 2.46
Dark Green
#033500
ΔE00 5.11
Hunter Green (survey)
#0B4008
ΔE00 7.90
Pine Green
#0A481E
ΔE00 8.82
Evergreen
#05472A
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002B09 #2B0022
analogous
#0C2B00 #002B09 #002B1E
triadic
#002B09 #09002B #2B0900
tetradic
#002B09 #000C2B #2B0022 #2B1E00
square
#002B09 #000C2B #2B0022 #2B1E00
split-complementary
#002B09 #1E002B #2B000C
monochromatic
#001F06 #001F06 #002B09 #006816 #00A523
Accessibility & contrast
On white
15.56
#002B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#002B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002B09
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002B09 | 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)
#2C2606
Deuteranopia (green-blind)
#27220C
Tritanopia (blue-blind)
#002A24
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #002b09; /* rgb */ color: rgb(0, 43, 9); /* oklch */ color: oklch(25.2% 0.075 146.8);
Tailwind
colors: {
custom: {
50: '#48654b',
500: '#002b09',
950: '#000000',
},
}SCSS
$custom: #002b09; $custom-light: #48654b; $custom-dark: #000000;
JSON
{
"hex": "#002b09",
"rgb": {
"r": 0,
"g": 43,
"b": 9
},
"hsl": {
"h": 132.558,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.25178,
"c": 0.07518,
"h": 146.8
},
"luminance": 0.01747
}Semantic roles & 50–950 ramp
primary
#002B09
secondary
#73145F
accent
#29D2FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77