#09270F#09270F
#09270F is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.3% C 0.057 H 147.5°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #09270F |
|---|---|
| RGB | rgb(9, 39, 15) |
| HSL | hsl(132, 63%, 9%) |
| HSV | hsv(132, 77%, 15%) |
| CMYK | cmyk(76.9%, 0%, 61.5%, 84.7%) |
| CIE-LAB | lab(12.88, -17.77, 12.18) |
| CIE-LCH | lch(12.88, 21.54, 145.56°) |
| OKLab | oklab(24.3% -0.048 0.0306) |
| OKLCH | oklch(24.3% 0.057 147.5) |
| XYZ | xyz(0.9243, 1.5435, 0.7011) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.99
Very Dark Green
#062E03
ΔE00 5.24
Dark Green
#033500
ΔE00 8.09
Evergreen
#05472A
ΔE00 10.36
Hunter Green (survey)
#0B4008
ΔE00 10.59
Pine Green
#0A481E
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09270F #270921
analogous
#122709 #09270F #09271E
triadic
#09270F #0F0927 #270F09
tetradic
#09270F #091227 #270921 #271E09
square
#09270F #091227 #270921 #271E09
split-complementary
#09270F #1E0927 #270912
monochromatic
#06190A #06190A #09270F #145922 #208A35
Accessibility & contrast
On white
16.05
#09270F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#09270F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09270F
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09270F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09270F | 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)
#28230D
Deuteranopia (green-blind)
#242011
Tritanopia (blue-blind)
#032621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #09270f; /* rgb */ color: rgb(9, 39, 15); /* oklch */ color: oklch(24.3% 0.057 147.5);
Tailwind
colors: {
custom: {
50: '#4c614e',
500: '#09270f',
950: '#000000',
},
}SCSS
$custom: #09270f; $custom-light: #4c614e; $custom-dark: #000000;
JSON
{
"hex": "#09270f",
"rgb": {
"r": 9,
"g": 39,
"b": 15
},
"hsl": {
"h": 132,
"s": 62.5,
"l": 9.412
},
"oklch": {
"l": 0.24297,
"c": 0.05694,
"h": 147.5
},
"luminance": 0.01544
}Semantic roles & 50–950 ramp
primary
#09270F
secondary
#642758
accent
#42C5E6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977