#06300C#06300C
#06300C is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.076 H 145.3°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #06300C |
|---|---|
| RGB | rgb(6, 48, 12) |
| HSL | hsl(129, 78%, 11%) |
| HSV | hsv(129, 88%, 19%) |
| CMYK | cmyk(87.5%, 0%, 75%, 81.2%) |
| CIE-LAB | lab(16.40, -23.28, 18.19) |
| CIE-LCH | lch(16.40, 29.55, 142.00°) |
| OKLab | oklab(27.16% -0.0628 0.0435) |
| OKLCH | oklch(27.16% 0.076 145.3) |
| XYZ | xyz(1.1983, 2.1790, 0.7052) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.37
Very Dark Green
#062E03
ΔE00 1.45
Dark Green
#033500
ΔE00 3.71
Hunter Green (survey)
#0B4008
ΔE00 6.25
Pine Green
#0A481E
ΔE00 7.40
Forrest Green
#154406
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06300C #30062A
analogous
#153006 #06300C #063021
triadic
#06300C #0C0630 #300C06
tetradic
#06300C #061530 #30062A #302106
square
#06300C #061530 #30062A #302106
split-complementary
#06300C #210630 #300615
monochromatic
#031B07 #031B07 #06300C #0D661A #149D27
Accessibility & contrast
On white
14.63
#06300C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#06300C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06300C
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06300C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06300C | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B08
Deuteranopia (green-blind)
#2C270F
Tritanopia (blue-blind)
#002F28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #06300c; /* rgb */ color: rgb(6, 48, 12); /* oklch */ color: oklch(27.2% 0.076 145.3);
Tailwind
colors: {
custom: {
50: '#4d694c',
500: '#06300c',
950: '#000000',
},
}SCSS
$custom: #06300c; $custom-light: #4d694c; $custom-dark: #000000;
JSON
{
"hex": "#06300c",
"rgb": {
"r": 6,
"g": 48,
"b": 12
},
"hsl": {
"h": 128.571,
"s": 77.778,
"l": 10.588
},
"oklch": {
"l": 0.2716,
"c": 0.07642,
"h": 145.3
},
"luminance": 0.02179
}Semantic roles & 50–950 ramp
primary
#06300C
secondary
#712165
accent
#34D9F4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77