#07270F#07270F
#07270F is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.2% C 0.058 H 148.6°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #07270F |
|---|---|
| RGB | rgb(7, 39, 15) |
| HSL | hsl(135, 70%, 9%) |
| HSV | hsv(135, 82%, 15%) |
| CMYK | cmyk(82.1%, 0%, 61.5%, 84.7%) |
| CIE-LAB | lab(12.80, -18.39, 12.06) |
| CIE-LCH | lch(12.80, 21.99, 146.74°) |
| OKLab | oklab(24.21% -0.0496 0.0303) |
| OKLCH | oklch(24.21% 0.058 148.6) |
| XYZ | xyz(0.8993, 1.5306, 0.6999) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.85
Very Dark Green
#062E03
ΔE00 5.20
Dark Green
#033500
ΔE00 8.04
Evergreen
#05472A
ΔE00 10.20
Hunter Green (survey)
#0B4008
ΔE00 10.56
Pine Green
#0A481E
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07270F #27071F
analogous
#0F2707 #07270F #07271F
triadic
#07270F #0F0727 #270F07
tetradic
#07270F #070F27 #27071F #271F07
square
#07270F #070F27 #27071F #271F07
split-complementary
#07270F #1F0727 #27070F
monochromatic
#051A0A #051A0A #07270F #105B23 #1A8F37
Accessibility & contrast
On white
16.08
#07270F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#07270F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07270F
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07270F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07270F | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27230D
Deuteranopia (green-blind)
#232011
Tritanopia (blue-blind)
#012621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #07270f; /* rgb */ color: rgb(7, 39, 15); /* oklch */ color: oklch(24.2% 0.058 148.6);
Tailwind
colors: {
custom: {
50: '#4b614e',
500: '#07270f',
950: '#000000',
},
}SCSS
$custom: #07270f; $custom-light: #4b614e; $custom-dark: #000000;
JSON
{
"hex": "#07270f",
"rgb": {
"r": 7,
"g": 39,
"b": 15
},
"hsl": {
"h": 135,
"s": 69.565,
"l": 9.02
},
"oklch": {
"l": 0.24208,
"c": 0.05815,
"h": 148.6
},
"luminance": 0.01531
}Semantic roles & 50–950 ramp
primary
#07270F
secondary
#662356
accent
#3BC0EC
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977