#092C16#092C16
#092C16 is a dark, muted green. Relative luminance 0.019; OKLCH L 26.1% C 0.057 H 152.3°. Best body text is #FFFFFF at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #092C16 |
|---|---|
| RGB | rgb(9, 44, 22) |
| HSL | hsl(142, 66%, 10%) |
| HSV | hsv(142, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 50%, 82.7%) |
| CIE-LAB | lab(15.05, -18.77, 10.72) |
| CIE-LCH | lch(15.05, 21.61, 150.27°) |
| OKLab | oklab(26.12% -0.0507 0.0266) |
| OKLCH | oklch(26.12% 0.057 152.3) |
| XYZ | xyz(1.1581, 1.9172, 1.0679) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.19
Very Dark Green
#062E03
ΔE00 5.57
Dark Green
#033500
ΔE00 8.10
Evergreen
#05472A
ΔE00 8.75
Pine Green
#0A481E
ΔE00 9.96
Hunter Green (survey)
#0B4008
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C16 #2C091F
analogous
#0D2C09 #092C16 #092C27
triadic
#092C16 #16092C #2C1609
tetradic
#092C16 #090D2C #2C091F #2C2709
square
#092C16 #090D2C #2C091F #2C2709
split-complementary
#092C16 #27092C #2C090D
monochromatic
#05190D #05190D #092C16 #135F2F #1E9249
Accessibility & contrast
On white
15.18
#092C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C16
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C16 | 1.00 | 15.18 | 1.38 | 15.18 |
| #FFFFFF | 15.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2814
Deuteranopia (green-blind)
#282517
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c16; /* rgb */ color: rgb(9, 44, 22); /* oklch */ color: oklch(26.1% 0.057 152.3);
Tailwind
colors: {
custom: {
50: '#4d6553',
500: '#092c16',
950: '#000000',
},
}SCSS
$custom: #092c16; $custom-light: #4d6553; $custom-dark: #000000;
JSON
{
"hex": "#092c16",
"rgb": {
"r": 9,
"g": 44,
"b": 22
},
"hsl": {
"h": 142.286,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26123,
"c": 0.05726,
"h": 152.3
},
"luminance": 0.01917
}Semantic roles & 50–950 ramp
primary
#092C16
secondary
#6A2751
accent
#3FAAE9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78