#06280F#06280F
#06280F is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.060 H 148.7°. Best body text is #FFFFFF at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #06280F |
|---|---|
| RGB | rgb(6, 40, 15) |
| HSL | hsl(136, 74%, 9%) |
| HSV | hsv(136, 85%, 16%) |
| CMYK | cmyk(85%, 0%, 62.5%, 84.3%) |
| CIE-LAB | lab(13.17, -19.19, 12.55) |
| CIE-LCH | lch(13.17, 22.93, 146.81°) |
| OKLab | oklab(24.5% -0.0517 0.0314) |
| OKLCH | oklch(24.5% 0.06 148.7) |
| XYZ | xyz(0.9201, 1.5907, 0.7104) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.36
Very Dark Green
#062E03
ΔE00 4.76
Dark Green
#033500
ΔE00 7.58
Evergreen
#05472A
ΔE00 9.81
Hunter Green (survey)
#0B4008
ΔE00 10.11
Pine Green
#0A481E
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06280F #28061F
analogous
#0E2806 #06280F #062820
triadic
#06280F #0F0628 #280F06
tetradic
#06280F #060E28 #28061F #282006
square
#06280F #060E28 #28061F #282006
split-complementary
#06280F #200628 #28060E
monochromatic
#041B0A #041B0A #06280F #0E5D23 #169237
Accessibility & contrast
On white
15.93
#06280F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#06280F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06280F
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06280F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06280F | 1.00 | 15.93 | 1.32 | 15.93 |
| #FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28240D
Deuteranopia (green-blind)
#242111
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #06280f; /* rgb */ color: rgb(6, 40, 15); /* oklch */ color: oklch(24.5% 0.060 148.7);
Tailwind
colors: {
custom: {
50: '#4b624e',
500: '#06280f',
950: '#000000',
},
}SCSS
$custom: #06280f; $custom-light: #4b624e; $custom-dark: #000000;
JSON
{
"hex": "#06280f",
"rgb": {
"r": 6,
"g": 40,
"b": 15
},
"hsl": {
"h": 135.882,
"s": 73.913,
"l": 9.02
},
"oklch": {
"l": 0.24503,
"c": 0.06046,
"h": 148.7
},
"luminance": 0.01591
}Semantic roles & 50–950 ramp
primary
#06280F
secondary
#692156
accent
#37C0F1
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977