#092C1A#092C1A
#092C1A is a dark, muted green. Relative luminance 0.019; OKLCH L 26.2% C 0.053 H 157.0°. Best body text is #FFFFFF at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #092C1A |
|---|---|
| RGB | rgb(9, 44, 26) |
| HSL | hsl(149, 66%, 10%) |
| HSV | hsv(149, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 40.9%, 82.7%) |
| CIE-LAB | lab(15.14, -17.79, 8.12) |
| CIE-LCH | lch(15.14, 19.56, 155.46°) |
| OKLab | oklab(26.23% -0.0483 0.0205) |
| OKLCH | oklch(26.23% 0.053 157) |
| XYZ | xyz(1.1997, 1.9339, 1.2871) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.78
Very Dark Green
#062E03
ΔE00 7.20
Evergreen
#05472A
ΔE00 9.10
Dark Green
#033500
ΔE00 9.64
Pine Green
#0A481E
ΔE00 10.86
Hunter Green (survey)
#0B4008
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C1A #2C091B
analogous
#092C09 #092C1A #092C2B
triadic
#092C1A #1A092C #2C1A09
tetradic
#092C1A #09092C #2C091B #2C2B09
square
#092C1A #09092C #2C091B #2C2B09
split-complementary
#092C1A #2B092C #2C0909
monochromatic
#05190F #05190F #092C1A #135F38 #1E9256
Accessibility & contrast
On white
15.14
#092C1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#092C1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C1A
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C1A | 1.00 | 15.14 | 1.39 | 15.14 |
| #FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2819
Deuteranopia (green-blind)
#27251B
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c1a; /* rgb */ color: rgb(9, 44, 26); /* oklch */ color: oklch(26.2% 0.053 157.0);
Tailwind
colors: {
custom: {
50: '#4d6556',
500: '#092c1a',
950: '#000000',
},
}SCSS
$custom: #092c1a; $custom-light: #4d6556; $custom-dark: #000000;
JSON
{
"hex": "#092c1a",
"rgb": {
"r": 9,
"g": 44,
"b": 26
},
"hsl": {
"h": 149.143,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26226,
"c": 0.05251,
"h": 157
},
"luminance": 0.01934
}Semantic roles & 50–950 ramp
primary
#092C1A
secondary
#6A2749
accent
#3F96E9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78