#082203#082203
#082203 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.064 H 139.8°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #082203 |
|---|---|
| RGB | rgb(8, 34, 3) |
| HSL | hsl(110, 84%, 7%) |
| HSV | hsv(110, 91%, 13%) |
| CMYK | cmyk(76.5%, 0%, 91.2%, 86.7%) |
| CIE-LAB | lab(10.57, -17.37, 14.20) |
| CIE-LCH | lch(10.57, 22.43, 140.73°) |
| OKLab | oklab(22.32% -0.0489 0.0413) |
| OKLCH | oklch(22.32% 0.064 139.8) |
| XYZ | xyz(0.6886, 1.2022, 0.2819) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.15
Very Dark Green
#062E03
ΔE00 5.26
Dark Green
#033500
ΔE00 8.21
Hunter Green (survey)
#0B4008
ΔE00 11.05
Evergreen
#05472A
ΔE00 11.97
Pine Green
#0A481E
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082203 #1D0322
analogous
#182203 #082203 #03220E
triadic
#082203 #030822 #220308
tetradic
#082203 #031822 #1D0322 #220E03
square
#082203 #031822 #1D0322 #220E03
split-complementary
#082203 #0E0322 #220318
monochromatic
#071C02 #071C02 #082203 #155A08 #22920D
Accessibility & contrast
On white
16.93
#082203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#082203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082203
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082203 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E01
Deuteranopia (green-blind)
#201C05
Tritanopia (blue-blind)
#05211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082203; /* rgb */ color: rgb(8, 34, 3); /* oklch */ color: oklch(22.3% 0.064 139.8);
Tailwind
colors: {
custom: {
50: '#4a5d48',
500: '#082203',
950: '#000000',
},
}SCSS
$custom: #082203; $custom-light: #4a5d48; $custom-dark: #000000;
JSON
{
"hex": "#082203",
"rgb": {
"r": 8,
"g": 34,
"b": 3
},
"hsl": {
"h": 110.323,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.2232,
"c": 0.06396,
"h": 139.8
},
"luminance": 0.01202
}Semantic roles & 50–950 ramp
primary
#082203
secondary
#5A1B66
accent
#2EFAD9
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977