#092F16#092F16
#092F16 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.062 H 151.0°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #092F16 |
|---|---|
| RGB | rgb(9, 47, 22) |
| HSL | hsl(141, 68%, 11%) |
| HSV | hsv(141, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 53.2%, 81.6%) |
| CIE-LAB | lab(16.25, -20.24, 12.28) |
| CIE-LCH | lch(16.25, 23.68, 148.75°) |
| OKLab | oklab(27.11% -0.0546 0.0303) |
| OKLCH | oklch(27.11% 0.062 151) |
| XYZ | xyz(1.2739, 2.1489, 1.1065) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.21
Very Dark Green
#062E03
ΔE00 4.59
Dark Green
#033500
ΔE00 6.91
Evergreen
#05472A
ΔE00 7.72
Pine Green
#0A481E
ΔE00 8.66
Hunter Green (survey)
#0B4008
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F16 #2F0922
analogous
#0F2F09 #092F16 #092F29
triadic
#092F16 #16092F #2F1609
tetradic
#092F16 #090F2F #2F0922 #2F2909
square
#092F16 #090F2F #2F0922 #2F2909
split-complementary
#092F16 #29092F #2F090F
monochromatic
#051A0C #051A0C #092F16 #13622E #1D9646
Accessibility & contrast
On white
14.69
#092F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#092F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F16
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F16 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A14
Deuteranopia (green-blind)
#2A2718
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f16; /* rgb */ color: rgb(9, 47, 22); /* oklch */ color: oklch(27.1% 0.062 151.0);
Tailwind
colors: {
custom: {
50: '#4e6853',
500: '#092f16',
950: '#000000',
},
}SCSS
$custom: #092f16; $custom-light: #4e6853; $custom-dark: #000000;
JSON
{
"hex": "#092f16",
"rgb": {
"r": 9,
"g": 47,
"b": 22
},
"hsl": {
"h": 140.526,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27114,
"c": 0.0624,
"h": 151
},
"luminance": 0.02149
}Semantic roles & 50–950 ramp
primary
#092F16
secondary
#6D2755
accent
#3DAFEB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78