#092C12#092C12
#092C12 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.0% C 0.062 H 148.6°. Best body text is #FFFFFF at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #092C12 |
|---|---|
| RGB | rgb(9, 44, 18) |
| HSL | hsl(135, 66%, 10%) |
| HSV | hsv(135, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 59.1%, 82.7%) |
| CIE-LAB | lab(14.97, -19.63, 13.22) |
| CIE-LCH | lch(14.97, 23.67, 146.04°) |
| OKLab | oklab(26.03% -0.0529 0.0323) |
| OKLCH | oklch(26.03% 0.062 148.6) |
| XYZ | xyz(1.1224, 1.9030, 0.8803) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.81
Very Dark Green
#062E03
ΔE00 4.12
Dark Green
#033500
ΔE00 6.75
Evergreen
#05472A
ΔE00 8.73
Hunter Green (survey)
#0B4008
ΔE00 9.06
Pine Green
#0A481E
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C12 #2C0923
analogous
#112C09 #092C12 #092C23
triadic
#092C12 #12092C #2C1209
tetradic
#092C12 #09112C #2C0923 #2C2309
square
#092C12 #09112C #2C0923 #2C2309
split-complementary
#092C12 #23092C #2C0911
monochromatic
#05190A #05190A #092C12 #135F27 #1E923C
Accessibility & contrast
On white
15.21
#092C12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092C12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C12
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C12 | 1.00 | 15.21 | 1.38 | 15.21 |
| #FFFFFF | 15.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2710
Deuteranopia (green-blind)
#282414
Tritanopia (blue-blind)
#012B26
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c12; /* rgb */ color: rgb(9, 44, 18); /* oklch */ color: oklch(26.0% 0.062 148.6);
Tailwind
colors: {
custom: {
50: '#4d6550',
500: '#092c12',
950: '#000000',
},
}SCSS
$custom: #092c12; $custom-light: #4d6550; $custom-dark: #000000;
JSON
{
"hex": "#092c12",
"rgb": {
"r": 9,
"g": 44,
"b": 18
},
"hsl": {
"h": 135.429,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26034,
"c": 0.06202,
"h": 148.6
},
"luminance": 0.01903
}Semantic roles & 50–950 ramp
primary
#092C12
secondary
#6A2759
accent
#3FBDE9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78