#09260F#09260F
#09260F is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.0% C 0.055 H 147.8°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #09260F |
|---|---|
| RGB | rgb(9, 38, 15) |
| HSL | hsl(132, 62%, 9%) |
| HSV | hsv(132, 76%, 15%) |
| CMYK | cmyk(76.3%, 0%, 60.5%, 85.1%) |
| CIE-LAB | lab(12.47, -17.26, 11.63) |
| CIE-LCH | lch(12.47, 20.81, 146.03°) |
| OKLab | oklab(23.96% -0.0467 0.0294) |
| OKLCH | oklch(23.96% 0.055 147.8) |
| XYZ | xyz(0.8919, 1.4787, 0.6903) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.44
Very Dark Green
#062E03
ΔE00 5.70
Dark Green
#033500
ΔE00 8.55
Evergreen
#05472A
ΔE00 10.70
Hunter Green (survey)
#0B4008
ΔE00 11.05
Pine Green
#0A481E
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09260F #260920
analogous
#122609 #09260F #09261E
triadic
#09260F #0F0926 #260F09
tetradic
#09260F #091226 #260920 #261E09
square
#09260F #091226 #260920 #261E09
split-complementary
#09260F #1E0926 #260912
monochromatic
#06190A #06190A #09260F #155723 #208936
Accessibility & contrast
On white
16.21
#09260F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#09260F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09260F
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09260F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09260F | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220D
Deuteranopia (green-blind)
#231F11
Tritanopia (blue-blind)
#042521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #09260f; /* rgb */ color: rgb(9, 38, 15); /* oklch */ color: oklch(24.0% 0.055 147.8);
Tailwind
colors: {
custom: {
50: '#4c604e',
500: '#09260f',
950: '#000000',
},
}SCSS
$custom: #09260f; $custom-light: #4c604e; $custom-dark: #000000;
JSON
{
"hex": "#09260f",
"rgb": {
"r": 9,
"g": 38,
"b": 15
},
"hsl": {
"h": 132.414,
"s": 61.702,
"l": 9.216
},
"oklch": {
"l": 0.2396,
"c": 0.05517,
"h": 147.8
},
"luminance": 0.01479
}Semantic roles & 50–950 ramp
primary
#09260F
secondary
#632757
accent
#43C3E5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977