#082103#082103
#082103 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 22.0% C 0.062 H 139.7°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #082103 |
|---|---|
| RGB | rgb(8, 33, 3) |
| HSL | hsl(110, 83%, 7%) |
| HSV | hsv(110, 91%, 13%) |
| CMYK | cmyk(75.8%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(10.15, -16.71, 13.61) |
| CIE-LCH | lch(10.15, 21.55, 140.84°) |
| OKLab | oklab(21.97% -0.0476 0.0404) |
| OKLCH | oklch(21.97% 0.062 139.7) |
| XYZ | xyz(0.6604, 1.1459, 0.2725) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.68
Very Dark Green
#062E03
ΔE00 5.79
Dark Green
#033500
ΔE00 8.73
Hunter Green (survey)
#0B4008
ΔE00 11.54
Evergreen
#05472A
ΔE00 12.33
Pine Green
#0A481E
ΔE00 12.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082103 #1C0321
analogous
#172103 #082103 #03210D
triadic
#082103 #030821 #210308
tetradic
#082103 #031721 #1C0321 #210D03
square
#082103 #031721 #1C0321 #210D03
split-complementary
#082103 #0D0321 #210317
monochromatic
#071C03 #071C03 #082103 #165908 #23910D
Accessibility & contrast
On white
17.08
#082103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082103
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082103 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#1F1B05
Tritanopia (blue-blind)
#06201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082103; /* rgb */ color: rgb(8, 33, 3); /* oklch */ color: oklch(22.0% 0.062 139.7);
Tailwind
colors: {
custom: {
50: '#4a5c48',
500: '#082103',
950: '#000000',
},
}SCSS
$custom: #082103; $custom-light: #4a5c48; $custom-dark: #000000;
JSON
{
"hex": "#082103",
"rgb": {
"r": 8,
"g": 33,
"b": 3
},
"hsl": {
"h": 110,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.21972,
"c": 0.06241,
"h": 139.7
},
"luminance": 0.01146
}Semantic roles & 50–950 ramp
primary
#082103
secondary
#591B65
accent
#2EFAD8
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977