#07250F#07250F
#07250F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.5% C 0.055 H 149.2°. Best body text is #FFFFFF at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #07250F |
|---|---|
| RGB | rgb(7, 37, 15) |
| HSL | hsl(136, 68%, 9%) |
| HSV | hsv(136, 81%, 15%) |
| CMYK | cmyk(81.1%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(11.98, -17.40, 10.94) |
| CIE-LCH | lch(11.98, 20.55, 147.83°) |
| OKLab | oklab(23.53% -0.047 0.028) |
| OKLCH | oklch(23.53% 0.055 149.2) |
| XYZ | xyz(0.8354, 1.4027, 0.6786) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.77
Very Dark Green
#062E03
ΔE00 6.10
Dark Green
#033500
ΔE00 8.96
Evergreen
#05472A
ΔE00 10.90
Hunter Green (survey)
#0B4008
ΔE00 11.49
Pine Green
#0A481E
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07250F #25071D
analogous
#0E2507 #07250F #07251E
triadic
#07250F #0F0725 #250F07
tetradic
#07250F #070E25 #25071D #251E07
square
#07250F #070E25 #25071D #251E07
split-complementary
#07250F #1E0725 #25070E
monochromatic
#051A0A #051A0A #07250F #115824 #1A8C39
Accessibility & contrast
On white
16.40
#07250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#07250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07250F
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07250F | 1.00 | 16.40 | 1.28 | 16.40 |
| #FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#221E11
Tritanopia (blue-blind)
#012420
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #07250f; /* rgb */ color: rgb(7, 37, 15); /* oklch */ color: oklch(23.5% 0.055 149.2);
Tailwind
colors: {
custom: {
50: '#4a604e',
500: '#07250f',
950: '#000000',
},
}SCSS
$custom: #07250f; $custom-light: #4a604e; $custom-dark: #000000;
JSON
{
"hex": "#07250f",
"rgb": {
"r": 7,
"g": 37,
"b": 15
},
"hsl": {
"h": 136,
"s": 68.182,
"l": 8.627
},
"oklch": {
"l": 0.23527,
"c": 0.05466,
"h": 149.2
},
"luminance": 0.01403
}Semantic roles & 50–950 ramp
primary
#07250F
secondary
#642353
accent
#3DBDEB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977