#082300#082300
#082300 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.6% C 0.070 H 138.1°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #082300 |
|---|---|
| RGB | rgb(8, 35, 0) |
| HSL | hsl(106, 100%, 7%) |
| HSV | hsv(106, 100%, 14%) |
| CMYK | cmyk(77.1%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(10.95, -18.47, 15.94) |
| CIE-LCH | lch(10.95, 24.40, 139.19°) |
| OKLab | oklab(22.61% -0.0522 0.0468) |
| OKLCH | oklch(22.61% 0.07 138.1) |
| XYZ | xyz(0.7011, 1.2536, 0.2050) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.29
Very Dark Green
#062E03
ΔE00 4.35
Dark Green
#033500
ΔE00 7.29
Hunter Green (survey)
#0B4008
ΔE00 10.22
Pine Green
#0A481E
ΔE00 11.66
Forrest Green
#154406
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082300 #1B0023
analogous
#1A2300 #082300 #00230A
triadic
#082300 #000823 #230008
tetradic
#082300 #001A23 #1B0023 #230A00
square
#082300 #001A23 #1B0023 #230A00
split-complementary
#082300 #0A0023 #23001A
monochromatic
#071F00 #071F00 #082300 #166000 #249D00
Accessibility & contrast
On white
16.79
#082300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#082300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082300
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082300 | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#211D02
Tritanopia (blue-blind)
#06211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082300; /* rgb */ color: rgb(8, 35, 0); /* oklch */ color: oklch(22.6% 0.070 138.1);
Tailwind
colors: {
custom: {
50: '#4a5e46',
500: '#082300',
950: '#000000',
},
}SCSS
$custom: #082300; $custom-light: #4a5e46; $custom-dark: #000000;
JSON
{
"hex": "#082300",
"rgb": {
"r": 8,
"g": 35,
"b": 0
},
"hsl": {
"h": 106.286,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22614,
"c": 0.07005,
"h": 138.1
},
"luminance": 0.01254
}Semantic roles & 50–950 ramp
primary
#082300
secondary
#57136C
accent
#29FFCE
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977