#022B05#022B05
#022B05 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.2% C 0.078 H 144.1°. Best body text is #FFFFFF at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #022B05 |
|---|---|
| RGB | rgb(2, 43, 5) |
| HSL | hsl(124, 91%, 9%) |
| HSV | hsv(124, 95%, 17%) |
| CMYK | cmyk(95.3%, 0%, 88.4%, 83.1%) |
| CIE-LAB | lab(14.13, -23.44, 18.16) |
| CIE-LCH | lch(14.13, 29.65, 142.24°) |
| OKLab | oklab(25.2% -0.0633 0.0459) |
| OKLCH | oklch(25.2% 0.078 144.1) |
| XYZ | xyz(0.9162, 1.7515, 0.4333) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.01
Very Dark Green
#062E03
ΔE00 1.62
Dark Green
#033500
ΔE00 4.43
Hunter Green (survey)
#0B4008
ΔE00 7.39
Pine Green
#0A481E
ΔE00 8.77
Forrest Green
#154406
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022B05 #2B0228
analogous
#142B02 #022B05 #022B1A
triadic
#022B05 #05022B #2B0502
tetradic
#022B05 #02142B #2B0228 #2B1A02
square
#022B05 #02142B #2B0228 #2B1A02
split-complementary
#022B05 #1A022B #2B0214
monochromatic
#011D03 #011D03 #022B05 #05650C #07A013
Accessibility & contrast
On white
15.55
#022B05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#022B05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022B05
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022B05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022B05 | 1.00 | 15.55 | 1.35 | 15.55 |
| #FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2601
Deuteranopia (green-blind)
#272308
Tritanopia (blue-blind)
#002A23
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #022b05; /* rgb */ color: rgb(2, 43, 5); /* oklch */ color: oklch(25.2% 0.078 144.1);
Tailwind
colors: {
custom: {
50: '#496549',
500: '#022b05',
950: '#000000',
},
}SCSS
$custom: #022b05; $custom-light: #496549; $custom-dark: #000000;
JSON
{
"hex": "#022b05",
"rgb": {
"r": 2,
"g": 43,
"b": 5
},
"hsl": {
"h": 124.39,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.25203,
"c": 0.07819,
"h": 144.1
},
"luminance": 0.01752
}Semantic roles & 50–950 ramp
primary
#022B05
secondary
#70196A
accent
#29EFFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010501
muted
#777A77