#09270E#09270E
#09270E is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.3% C 0.058 H 146.7°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #09270E |
|---|---|
| RGB | rgb(9, 39, 14) |
| HSL | hsl(130, 63%, 9%) |
| HSV | hsv(130, 77%, 15%) |
| CMYK | cmyk(76.9%, 0%, 64.1%, 84.7%) |
| CIE-LAB | lab(12.86, -17.96, 12.68) |
| CIE-LCH | lch(12.86, 21.98, 144.78°) |
| OKLab | oklab(24.28% -0.0486 0.032) |
| OKLCH | oklch(24.28% 0.058 146.7) |
| XYZ | xyz(0.9174, 1.5407, 0.6644) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.74
Very Dark Green
#062E03
ΔE00 4.98
Dark Green
#033500
ΔE00 7.85
Evergreen
#05472A
ΔE00 10.35
Hunter Green (survey)
#0B4008
ΔE00 10.39
Pine Green
#0A481E
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09270E #270922
analogous
#132709 #09270E #09271D
triadic
#09270E #0E0927 #270E09
tetradic
#09270E #091327 #270922 #271D09
square
#09270E #091327 #270922 #271D09
split-complementary
#09270E #1D0927 #270913
monochromatic
#061909 #061909 #09270E #145920 #208A32
Accessibility & contrast
On white
16.05
#09270E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#09270E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09270E
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09270E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09270E | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230C
Deuteranopia (green-blind)
#242010
Tritanopia (blue-blind)
#042621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #09270e; /* rgb */ color: rgb(9, 39, 14); /* oklch */ color: oklch(24.3% 0.058 146.7);
Tailwind
colors: {
custom: {
50: '#4c614d',
500: '#09270e',
950: '#000000',
},
}SCSS
$custom: #09270e; $custom-light: #4c614d; $custom-dark: #000000;
JSON
{
"hex": "#09270e",
"rgb": {
"r": 9,
"g": 39,
"b": 14
},
"hsl": {
"h": 130,
"s": 62.5,
"l": 9.412
},
"oklch": {
"l": 0.24277,
"c": 0.05813,
"h": 146.7
},
"luminance": 0.01541
}Semantic roles & 50–950 ramp
primary
#09270E
secondary
#64275A
accent
#42CAE6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977