#09270D#09270D
#09270D is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.3% C 0.059 H 145.9°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #09270D |
|---|---|
| RGB | rgb(9, 39, 13) |
| HSL | hsl(128, 63%, 9%) |
| HSV | hsv(128, 77%, 15%) |
| CMYK | cmyk(76.9%, 0%, 66.7%, 84.7%) |
| CIE-LAB | lab(12.85, -18.14, 13.15) |
| CIE-LCH | lch(12.85, 22.41, 144.07°) |
| OKLab | oklab(24.26% -0.0491 0.0333) |
| OKLCH | oklch(24.26% 0.059 145.9) |
| XYZ | xyz(0.9108, 1.5381, 0.6296) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.52
Very Dark Green
#062E03
ΔE00 4.74
Dark Green
#033500
ΔE00 7.62
Hunter Green (survey)
#0B4008
ΔE00 10.20
Evergreen
#05472A
ΔE00 10.35
Pine Green
#0A481E
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09270D #270923
analogous
#142709 #09270D #09271C
triadic
#09270D #0D0927 #270D09
tetradic
#09270D #091427 #270923 #271C09
square
#09270D #091427 #270923 #271C09
split-complementary
#09270D #1C0927 #270914
monochromatic
#061908 #061908 #09270D #14591E #208A2E
Accessibility & contrast
On white
16.06
#09270D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#09270D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09270D
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09270D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09270D | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230B
Deuteranopia (green-blind)
#24200F
Tritanopia (blue-blind)
#042621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #09270d; /* rgb */ color: rgb(9, 39, 13); /* oklch */ color: oklch(24.3% 0.059 145.9);
Tailwind
colors: {
custom: {
50: '#4c614d',
500: '#09270d',
950: '#000000',
},
}SCSS
$custom: #09270d; $custom-light: #4c614d; $custom-dark: #000000;
JSON
{
"hex": "#09270d",
"rgb": {
"r": 9,
"g": 39,
"b": 13
},
"hsl": {
"h": 128,
"s": 62.5,
"l": 9.412
},
"oklch": {
"l": 0.24258,
"c": 0.0593,
"h": 145.9
},
"luminance": 0.01538
}Semantic roles & 50–950 ramp
primary
#09270D
secondary
#64275C
accent
#42D0E6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977