#022B0B#022B0B
#022B0B is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.3% C 0.072 H 147.1°. Best body text is #FFFFFF at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #022B0B |
|---|---|
| RGB | rgb(2, 43, 11) |
| HSL | hsl(133, 91%, 9%) |
| HSV | hsv(133, 95%, 17%) |
| CMYK | cmyk(95.3%, 0%, 74.4%, 83.1%) |
| CIE-LAB | lab(14.20, -22.50, 15.80) |
| CIE-LCH | lch(14.20, 27.49, 144.92°) |
| OKLab | oklab(25.29% -0.0604 0.0392) |
| OKLCH | oklch(25.29% 0.072 147.1) |
| XYZ | xyz(0.9492, 1.7647, 0.6071) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.08
Very Dark Green
#062E03
ΔE00 2.71
Dark Green
#033500
ΔE00 5.43
Hunter Green (survey)
#0B4008
ΔE00 8.14
Evergreen
#05472A
ΔE00 8.90
Pine Green
#0A481E
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022B0B #2B0222
analogous
#0E2B02 #022B0B #022B20
triadic
#022B0B #0B022B #2B0B02
tetradic
#022B0B #020E2B #2B0222 #2B2002
square
#022B0B #020E2B #2B0222 #2B2002
split-complementary
#022B0B #20022B #2B020E
monochromatic
#011D07 #011D07 #022B0B #05651A #07A029
Accessibility & contrast
On white
15.52
#022B0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#022B0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022B0B
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022B0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022B0B | 1.00 | 15.52 | 1.35 | 15.52 |
| #FFFFFF | 15.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2608
Deuteranopia (green-blind)
#27230E
Tritanopia (blue-blind)
#002A24
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #022b0b; /* rgb */ color: rgb(2, 43, 11); /* oklch */ color: oklch(25.3% 0.072 147.1);
Tailwind
colors: {
custom: {
50: '#49654c',
500: '#022b0b',
950: '#000000',
},
}SCSS
$custom: #022b0b; $custom-light: #49654c; $custom-dark: #000000;
JSON
{
"hex": "#022b0b",
"rgb": {
"r": 2,
"g": 43,
"b": 11
},
"hsl": {
"h": 133.171,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.2529,
"c": 0.07201,
"h": 147.1
},
"luminance": 0.01765
}Semantic roles & 50–950 ramp
primary
#022B0B
secondary
#70195D
accent
#29D0FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77