#08300C#08300C
#08300C is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.075 H 144.6°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #08300C |
|---|---|
| RGB | rgb(8, 48, 12) |
| HSL | hsl(126, 71%, 11%) |
| HSV | hsv(126, 83%, 19%) |
| CMYK | cmyk(83.3%, 0%, 75%, 81.2%) |
| CIE-LAB | lab(16.46, -22.75, 18.28) |
| CIE-LCH | lch(16.46, 29.19, 141.22°) |
| OKLab | oklab(27.23% -0.0615 0.0437) |
| OKLCH | oklch(27.23% 0.075 144.6) |
| XYZ | xyz(1.2234, 2.1919, 0.7064) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.41
Dark Forest Green
#002D04
ΔE00 1.54
Dark Green
#033500
ΔE00 3.73
Hunter Green (survey)
#0B4008
ΔE00 6.25
Pine Green
#0A481E
ΔE00 7.47
Forrest Green
#154406
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08300C #30082C
analogous
#183008 #08300C #083020
triadic
#08300C #0C0830 #300C08
tetradic
#08300C #081830 #30082C #302008
square
#08300C #081830 #30082C #302008
split-complementary
#08300C #200830 #300818
monochromatic
#041A07 #041A07 #08300C #116419 #199926
Accessibility & contrast
On white
14.60
#08300C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#08300C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08300C
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08300C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08300C | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B08
Deuteranopia (green-blind)
#2C270F
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #08300c; /* rgb */ color: rgb(8, 48, 12); /* oklch */ color: oklch(27.2% 0.075 144.6);
Tailwind
colors: {
custom: {
50: '#4e694c',
500: '#08300c',
950: '#000000',
},
}SCSS
$custom: #08300c; $custom-light: #4e694c; $custom-dark: #000000;
JSON
{
"hex": "#08300c",
"rgb": {
"r": 8,
"g": 48,
"b": 12
},
"hsl": {
"h": 126,
"s": 71.429,
"l": 10.98
},
"oklch": {
"l": 0.27231,
"c": 0.07545,
"h": 144.6
},
"luminance": 0.02192
}Semantic roles & 50–950 ramp
primary
#08300C
secondary
#6F2567
accent
#3ADCEE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77