#092C09#092C09
#092C09 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.9% C 0.072 H 143.2°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #092C09 |
|---|---|
| RGB | rgb(9, 44, 9) |
| HSL | hsl(120, 66%, 10%) |
| HSV | hsv(120, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 79.5%, 82.7%) |
| CIE-LAB | lab(14.84, -21.13, 17.50) |
| CIE-LCH | lch(14.84, 27.44, 140.36°) |
| OKLab | oklab(25.88% -0.0574 0.043) |
| OKLCH | oklch(25.88% 0.072 143.2) |
| XYZ | xyz(1.0626, 1.8791, 0.5651) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.87
Dark Forest Green
#002D04
ΔE00 1.96
Dark Green
#033500
ΔE00 4.75
Hunter Green (survey)
#0B4008
ΔE00 7.47
Pine Green
#0A481E
ΔE00 8.79
Forrest Green
#154406
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C09 #2C092C
analogous
#1A2C09 #092C09 #092C1A
triadic
#092C09 #09092C #2C0909
tetradic
#092C09 #091A2C #2C092C #2C1A09
square
#092C09 #091A2C #2C092C #2C1A09
split-complementary
#092C09 #1A092C #2C091A
monochromatic
#051905 #051905 #092C09 #135F13 #1E921E
Accessibility & contrast
On white
15.26
#092C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C09
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C09 | 1.00 | 15.26 | 1.38 | 15.26 |
| #FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2705
Deuteranopia (green-blind)
#29240C
Tritanopia (blue-blind)
#032A25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #092c09; /* rgb */ color: rgb(9, 44, 9); /* oklch */ color: oklch(25.9% 0.072 143.2);
Tailwind
colors: {
custom: {
50: '#4d654b',
500: '#092c09',
950: '#000000',
},
}SCSS
$custom: #092c09; $custom-light: #4d654b; $custom-dark: #000000;
JSON
{
"hex": "#092c09",
"rgb": {
"r": 9,
"g": 44,
"b": 9
},
"hsl": {
"h": 120,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.25884,
"c": 0.0717,
"h": 143.2
},
"luminance": 0.01879
}Semantic roles & 50–950 ramp
primary
#092C09
secondary
#6A276A
accent
#3FE9E9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77