#09250F#09250F
#09250F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.6% C 0.053 H 148.0°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #09250F |
|---|---|
| RGB | rgb(9, 37, 15) |
| HSL | hsl(133, 61%, 9%) |
| HSV | hsv(133, 76%, 15%) |
| CMYK | cmyk(75.7%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(12.06, -16.75, 11.07) |
| CIE-LCH | lch(12.06, 20.08, 146.53°) |
| OKLab | oklab(23.62% -0.0453 0.0283) |
| OKLCH | oklch(23.62% 0.053 148) |
| XYZ | xyz(0.8604, 1.4156, 0.6797) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.91
Very Dark Green
#062E03
ΔE00 6.16
Dark Green
#033500
ΔE00 9.02
Evergreen
#05472A
ΔE00 11.07
Hunter Green (survey)
#0B4008
ΔE00 11.52
Pine Green
#0A481E
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09250F #25091F
analogous
#112509 #09250F #09251D
triadic
#09250F #0F0925 #250F09
tetradic
#09250F #091125 #25091F #251D09
square
#09250F #091125 #25091F #251D09
split-complementary
#09250F #1D0925 #250911
monochromatic
#06190A #06190A #09250F #155623 #218737
Accessibility & contrast
On white
16.37
#09250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#09250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09250F
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09250F | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#221F10
Tritanopia (blue-blind)
#042420
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #09250f; /* rgb */ color: rgb(9, 37, 15); /* oklch */ color: oklch(23.6% 0.053 148.0);
Tailwind
colors: {
custom: {
50: '#4b604e',
500: '#09250f',
950: '#000000',
},
}SCSS
$custom: #09250f; $custom-light: #4b604e; $custom-dark: #000000;
JSON
{
"hex": "#09250f",
"rgb": {
"r": 9,
"g": 37,
"b": 15
},
"hsl": {
"h": 132.857,
"s": 60.87,
"l": 9.02
},
"oklch": {
"l": 0.23622,
"c": 0.05338,
"h": 148
},
"luminance": 0.01416
}Semantic roles & 50–950 ramp
primary
#09250F
secondary
#622856
accent
#44C2E4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977