#03300C#03300C
#03300C is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.078 H 146.3°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #03300C |
|---|---|
| RGB | rgb(3, 48, 12) |
| HSL | hsl(132, 88%, 10%) |
| HSV | hsv(132, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 75%, 81.2%) |
| CIE-LAB | lab(16.30, -24.10, 18.05) |
| CIE-LCH | lch(16.30, 30.11, 143.17°) |
| OKLab | oklab(27.05% -0.0648 0.0432) |
| OKLCH | oklch(27.05% 0.078 146.3) |
| XYZ | xyz(1.1608, 2.1597, 0.7034) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.22
Very Dark Green
#062E03
ΔE00 1.63
Dark Green
#033500
ΔE00 3.73
Hunter Green (survey)
#0B4008
ΔE00 6.28
Pine Green
#0A481E
ΔE00 7.31
Evergreen
#05472A
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03300C #300327
analogous
#113003 #03300C #033022
triadic
#03300C #0C0330 #300C03
tetradic
#03300C #031130 #300327 #302203
square
#03300C #031130 #300327 #302203
split-complementary
#03300C #220330 #300311
monochromatic
#021D07 #021D07 #03300C #076A1A #0AA329
Accessibility & contrast
On white
14.66
#03300C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#03300C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03300C
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03300C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03300C | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B08
Deuteranopia (green-blind)
#2C270F
Tritanopia (blue-blind)
#002F28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #03300c; /* rgb */ color: rgb(3, 48, 12); /* oklch */ color: oklch(27.1% 0.078 146.3);
Tailwind
colors: {
custom: {
50: '#4c694c',
500: '#03300c',
950: '#000000',
},
}SCSS
$custom: #03300c; $custom-light: #4c694c; $custom-dark: #000000;
JSON
{
"hex": "#03300c",
"rgb": {
"r": 3,
"g": 48,
"b": 12
},
"hsl": {
"h": 132,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27052,
"c": 0.0779,
"h": 146.3
},
"luminance": 0.0216
}Semantic roles & 50–950 ramp
primary
#03300C
secondary
#731B62
accent
#29D4FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77