#092E18#092E18
#092E18 is a dark, muted green. Relative luminance 0.021; OKLCH L 26.8% C 0.058 H 153.4°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #092E18 |
|---|---|
| RGB | rgb(9, 46, 24) |
| HSL | hsl(144, 67%, 11%) |
| HSV | hsv(144, 80%, 18%) |
| CMYK | cmyk(80.4%, 0%, 47.8%, 82%) |
| CIE-LAB | lab(15.89, -19.30, 10.49) |
| CIE-LCH | lch(15.89, 21.97, 151.48°) |
| OKLab | oklab(26.83% -0.0521 0.0261) |
| OKLCH | oklch(26.83% 0.058 153.4) |
| XYZ | xyz(1.2544, 2.0779, 1.1989) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.25
Very Dark Green
#062E03
ΔE00 5.65
Dark Green
#033500
ΔE00 8.02
Evergreen
#05472A
ΔE00 8.11
Pine Green
#0A481E
ΔE00 9.47
Hunter Green (survey)
#0B4008
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092E18 #2E091F
analogous
#0C2E09 #092E18 #092E2A
triadic
#092E18 #18092E #2E1809
tetradic
#092E18 #090C2E #2E091F #2E2A09
square
#092E18 #090C2E #2E091F #2E2A09
split-complementary
#092E18 #2A092E #2E090C
monochromatic
#051A0D #051A0D #092E18 #136133 #1D944D
Accessibility & contrast
On white
14.83
#092E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#092E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092E18
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092E18 | 1.00 | 14.83 | 1.42 | 14.83 |
| #FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A16
Deuteranopia (green-blind)
#292619
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092e18; /* rgb */ color: rgb(9, 46, 24); /* oklch */ color: oklch(26.8% 0.058 153.4);
Tailwind
colors: {
custom: {
50: '#4e6755',
500: '#092e18',
950: '#000000',
},
}SCSS
$custom: #092e18; $custom-light: #4e6755; $custom-dark: #000000;
JSON
{
"hex": "#092e18",
"rgb": {
"r": 9,
"g": 46,
"b": 24
},
"hsl": {
"h": 144.324,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.26831,
"c": 0.05833,
"h": 153.4
},
"luminance": 0.02078
}Semantic roles & 50–950 ramp
primary
#092E18
secondary
#6C2750
accent
#3EA4EA
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020603
muted
#787A78