#06280C#06280C
#06280C is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.4% C 0.064 H 146.5°. Best body text is #FFFFFF at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #06280C |
|---|---|
| RGB | rgb(6, 40, 12) |
| HSL | hsl(131, 74%, 9%) |
| HSV | hsv(131, 85%, 16%) |
| CMYK | cmyk(85%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(13.12, -19.75, 13.96) |
| CIE-LCH | lch(13.12, 24.19, 144.74°) |
| OKLab | oklab(24.45% -0.0533 0.0352) |
| OKLCH | oklch(24.45% 0.064 146.5) |
| XYZ | xyz(0.9002, 1.5827, 0.6058) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.65
Very Dark Green
#062E03
ΔE00 4.01
Dark Green
#033500
ΔE00 6.90
Hunter Green (survey)
#0B4008
ΔE00 9.55
Evergreen
#05472A
ΔE00 9.85
Pine Green
#0A481E
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06280C #280622
analogous
#112806 #06280C #06281D
triadic
#06280C #0C0628 #280C06
tetradic
#06280C #061128 #280622 #281D06
square
#06280C #061128 #280622 #281D06
split-complementary
#06280C #1D0628 #280611
monochromatic
#041B08 #041B08 #06280C #0E5D1C #16922C
Accessibility & contrast
On white
15.95
#06280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#06280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06280C
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06280C | 1.00 | 15.95 | 1.32 | 15.95 |
| #FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292409
Deuteranopia (green-blind)
#25210E
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #06280c; /* rgb */ color: rgb(6, 40, 12); /* oklch */ color: oklch(24.4% 0.064 146.5);
Tailwind
colors: {
custom: {
50: '#4a624c',
500: '#06280c',
950: '#000000',
},
}SCSS
$custom: #06280c; $custom-light: #4a624c; $custom-dark: #000000;
JSON
{
"hex": "#06280c",
"rgb": {
"r": 6,
"g": 40,
"b": 12
},
"hsl": {
"h": 130.588,
"s": 73.913,
"l": 9.02
},
"oklch": {
"l": 0.24447,
"c": 0.06389,
"h": 146.5
},
"luminance": 0.01583
}Semantic roles & 50–950 ramp
primary
#06280C
secondary
#69215C
accent
#37D0F1
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977