#092C19#092C19
#092C19 is a dark, muted green. Relative luminance 0.019; OKLCH L 26.2% C 0.054 H 155.7°. Best body text is #FFFFFF at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #092C19 |
|---|---|
| RGB | rgb(9, 44, 25) |
| HSL | hsl(147, 66%, 10%) |
| HSV | hsv(147, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(15.11, -18.05, 8.78) |
| CIE-LCH | lch(15.11, 20.07, 154.07°) |
| OKLab | oklab(26.2% -0.0489 0.0221) |
| OKLCH | oklch(26.2% 0.054 155.7) |
| XYZ | xyz(1.1887, 1.9295, 1.2293) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.37
Very Dark Green
#062E03
ΔE00 6.78
Evergreen
#05472A
ΔE00 8.98
Dark Green
#033500
ΔE00 9.24
Pine Green
#0A481E
ΔE00 10.61
Hunter Green (survey)
#0B4008
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C19 #2C091C
analogous
#0A2C09 #092C19 #092C2A
triadic
#092C19 #19092C #2C1909
tetradic
#092C19 #090A2C #2C091C #2C2A09
square
#092C19 #090A2C #2C091C #2C2A09
split-complementary
#092C19 #2A092C #2C090A
monochromatic
#05190E #05190E #092C19 #135F36 #1E9253
Accessibility & contrast
On white
15.15
#092C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#092C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C19
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C19 | 1.00 | 15.15 | 1.39 | 15.15 |
| #FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2818
Deuteranopia (green-blind)
#27251A
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c19; /* rgb */ color: rgb(9, 44, 25); /* oklch */ color: oklch(26.2% 0.054 155.7);
Tailwind
colors: {
custom: {
50: '#4d6555',
500: '#092c19',
950: '#000000',
},
}SCSS
$custom: #092c19; $custom-light: #4d6555; $custom-dark: #000000;
JSON
{
"hex": "#092c19",
"rgb": {
"r": 9,
"g": 44,
"b": 25
},
"hsl": {
"h": 147.429,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26199,
"c": 0.05367,
"h": 155.7
},
"luminance": 0.0193
}Semantic roles & 50–950 ramp
primary
#092C19
secondary
#6A274B
accent
#3F9BE9
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#010503
muted
#777A78