#07270C#07270C
#07270C is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.062 H 146.2°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #07270C |
|---|---|
| RGB | rgb(7, 39, 12) |
| HSL | hsl(129, 70%, 9%) |
| HSV | hsv(129, 82%, 15%) |
| CMYK | cmyk(82.1%, 0%, 69.2%, 84.7%) |
| CIE-LAB | lab(12.75, -18.96, 13.47) |
| CIE-LCH | lch(12.75, 23.26, 144.61°) |
| OKLab | oklab(24.15% -0.0512 0.0343) |
| OKLCH | oklch(24.15% 0.062 146.2) |
| XYZ | xyz(0.8794, 1.5227, 0.5953) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.15
Very Dark Green
#062E03
ΔE00 4.45
Dark Green
#033500
ΔE00 7.35
Hunter Green (survey)
#0B4008
ΔE00 9.99
Evergreen
#05472A
ΔE00 10.21
Pine Green
#0A481E
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07270C #270722
analogous
#122707 #07270C #07271C
triadic
#07270C #0C0727 #270C07
tetradic
#07270C #071227 #270722 #271C07
square
#07270C #071227 #270722 #271C07
split-complementary
#07270C #1C0727 #270712
monochromatic
#051A08 #051A08 #07270C #105B1C #1A8F2C
Accessibility & contrast
On white
16.10
#07270C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#07270C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07270C
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07270C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07270C | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282309
Deuteranopia (green-blind)
#24200E
Tritanopia (blue-blind)
#012621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #07270c; /* rgb */ color: rgb(7, 39, 12); /* oklch */ color: oklch(24.1% 0.062 146.2);
Tailwind
colors: {
custom: {
50: '#4b614c',
500: '#07270c',
950: '#000000',
},
}SCSS
$custom: #07270c; $custom-light: #4b614c; $custom-dark: #000000;
JSON
{
"hex": "#07270c",
"rgb": {
"r": 7,
"g": 39,
"b": 12
},
"hsl": {
"h": 129.375,
"s": 69.565,
"l": 9.02
},
"oklch": {
"l": 0.2415,
"c": 0.06162,
"h": 146.2
},
"luminance": 0.01523
}Semantic roles & 50–950 ramp
primary
#07270C
secondary
#66235C
accent
#3BD1EC
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977