#082303#082303
#082303 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.065 H 140.0°. Best body text is #FFFFFF at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #082303 |
|---|---|
| RGB | rgb(8, 35, 3) |
| HSL | hsl(111, 84%, 7%) |
| HSV | hsv(111, 91%, 14%) |
| CMYK | cmyk(77.1%, 0%, 91.4%, 86.3%) |
| CIE-LAB | lab(10.99, -17.99, 14.78) |
| CIE-LCH | lch(10.99, 23.29, 140.59°) |
| OKLab | oklab(22.67% -0.0501 0.0421) |
| OKLCH | oklch(22.67% 0.065 140) |
| XYZ | xyz(0.7176, 1.2602, 0.2916) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.64
Very Dark Green
#062E03
ΔE00 4.76
Dark Green
#033500
ΔE00 7.72
Hunter Green (survey)
#0B4008
ΔE00 10.57
Evergreen
#05472A
ΔE00 11.64
Pine Green
#0A481E
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082303 #1E0323
analogous
#182303 #082303 #03230E
triadic
#082303 #030823 #230308
tetradic
#082303 #031823 #1E0323 #230E03
square
#082303 #031823 #1E0323 #230E03
split-complementary
#082303 #0E0323 #230318
monochromatic
#061C02 #061C02 #082303 #155B08 #22940D
Accessibility & contrast
On white
16.77
#082303 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#082303 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082303
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082303 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082303 | 1.00 | 16.77 | 1.25 | 16.77 |
| #FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#211D05
Tritanopia (blue-blind)
#05211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082303; /* rgb */ color: rgb(8, 35, 3); /* oklch */ color: oklch(22.7% 0.065 140.0);
Tailwind
colors: {
custom: {
50: '#4a5e48',
500: '#082303',
950: '#000000',
},
}SCSS
$custom: #082303; $custom-light: #4a5e48; $custom-dark: #000000;
JSON
{
"hex": "#082303",
"rgb": {
"r": 8,
"g": 35,
"b": 3
},
"hsl": {
"h": 110.625,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.22668,
"c": 0.06549,
"h": 140
},
"luminance": 0.0126
}Semantic roles & 50–950 ramp
primary
#082303
secondary
#5B1B67
accent
#2DFADA
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977