#092C11#092C11
#092C11 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.0% C 0.063 H 147.9°. Best body text is #FFFFFF at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #092C11 |
|---|---|
| RGB | rgb(9, 44, 17) |
| HSL | hsl(134, 66%, 10%) |
| HSV | hsv(134, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 61.4%, 82.7%) |
| CIE-LAB | lab(14.95, -19.83, 13.79) |
| CIE-LCH | lch(14.95, 24.15, 145.18°) |
| OKLab | oklab(26.01% -0.0535 0.0336) |
| OKLCH | oklch(26.01% 0.063 147.9) |
| XYZ | xyz(1.1144, 1.8998, 0.8382) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.52
Very Dark Green
#062E03
ΔE00 3.80
Dark Green
#033500
ΔE00 6.46
Evergreen
#05472A
ΔE00 8.76
Hunter Green (survey)
#0B4008
ΔE00 8.82
Pine Green
#0A481E
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C11 #2C0924
analogous
#122C09 #092C11 #092C22
triadic
#092C11 #11092C #2C1109
tetradic
#092C11 #09122C #2C0924 #2C2209
square
#092C11 #09122C #2C0924 #2C2209
split-complementary
#092C11 #22092C #2C0912
monochromatic
#05190A #05190A #092C11 #135F25 #1E9238
Accessibility & contrast
On white
15.22
#092C11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092C11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C11
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C11 | 1.00 | 15.22 | 1.38 | 15.22 |
| #FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D270F
Deuteranopia (green-blind)
#282413
Tritanopia (blue-blind)
#022B26
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c11; /* rgb */ color: rgb(9, 44, 17); /* oklch */ color: oklch(26.0% 0.063 147.9);
Tailwind
colors: {
custom: {
50: '#4d654f',
500: '#092c11',
950: '#000000',
},
}SCSS
$custom: #092c11; $custom-light: #4d654f; $custom-dark: #000000;
JSON
{
"hex": "#092c11",
"rgb": {
"r": 9,
"g": 44,
"b": 17
},
"hsl": {
"h": 133.714,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26014,
"c": 0.06319,
"h": 147.9
},
"luminance": 0.019
}Semantic roles & 50–950 ramp
primary
#092C11
secondary
#6A275B
accent
#3FC2E9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78