#07280F#07280F
#07280F is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.5% C 0.060 H 148.2°. Best body text is #FFFFFF at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #07280F |
|---|---|
| RGB | rgb(7, 40, 15) |
| HSL | hsl(135, 70%, 9%) |
| HSV | hsv(135, 83%, 16%) |
| CMYK | cmyk(82.5%, 0%, 62.5%, 84.3%) |
| CIE-LAB | lab(13.21, -18.87, 12.61) |
| CIE-LCH | lch(13.21, 22.70, 146.25°) |
| OKLab | oklab(24.55% -0.0509 0.0315) |
| OKLCH | oklch(24.55% 0.06 148.2) |
| XYZ | xyz(0.9326, 1.5971, 0.7110) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.42
Very Dark Green
#062E03
ΔE00 4.76
Dark Green
#033500
ΔE00 7.59
Evergreen
#05472A
ΔE00 9.88
Hunter Green (survey)
#0B4008
ΔE00 10.11
Pine Green
#0A481E
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07280F #280720
analogous
#102807 #07280F #072820
triadic
#07280F #0F0728 #280F07
tetradic
#07280F #071028 #280720 #282007
square
#07280F #071028 #280720 #282007
split-complementary
#07280F #200728 #280710
monochromatic
#051A0A #051A0A #07280F #105C23 #199036
Accessibility & contrast
On white
15.92
#07280F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#07280F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07280F
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07280F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07280F | 1.00 | 15.92 | 1.32 | 15.92 |
| #FFFFFF | 15.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28240D
Deuteranopia (green-blind)
#242111
Tritanopia (blue-blind)
#012722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #07280f; /* rgb */ color: rgb(7, 40, 15); /* oklch */ color: oklch(24.5% 0.060 148.2);
Tailwind
colors: {
custom: {
50: '#4b624e',
500: '#07280f',
950: '#000000',
},
}SCSS
$custom: #07280f; $custom-light: #4b624e; $custom-dark: #000000;
JSON
{
"hex": "#07280f",
"rgb": {
"r": 7,
"g": 40,
"b": 15
},
"hsl": {
"h": 134.545,
"s": 70.213,
"l": 9.216
},
"oklch": {
"l": 0.24547,
"c": 0.05986,
"h": 148.2
},
"luminance": 0.01597
}Semantic roles & 50–950 ramp
primary
#07280F
secondary
#682357
accent
#3BC2ED
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977