#092F19#092F19
#092F19 is a dark, muted green. Relative luminance 0.022; OKLCH L 27.2% C 0.059 H 153.9°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #092F19 |
|---|---|
| RGB | rgb(9, 47, 25) |
| HSL | hsl(145, 68%, 11%) |
| HSV | hsv(145, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 46.8%, 81.6%) |
| CIE-LAB | lab(16.31, -19.56, 10.38) |
| CIE-LCH | lch(16.31, 22.14, 152.05°) |
| OKLab | oklab(27.18% -0.0529 0.0259) |
| OKLCH | oklch(27.18% 0.059 153.9) |
| XYZ | xyz(1.3045, 2.1612, 1.2679) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.30
Very Dark Green
#062E03
ΔE00 5.72
Evergreen
#05472A
ΔE00 7.79
Dark Green
#033500
ΔE00 8.00
Pine Green
#0A481E
ΔE00 9.23
Hunter Green (survey)
#0B4008
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F19 #2F091F
analogous
#0C2F09 #092F19 #092F2C
triadic
#092F19 #19092F #2F1909
tetradic
#092F19 #090C2F #2F091F #2F2C09
square
#092F19 #090C2F #2F091F #2F2C09
split-complementary
#092F19 #2C092F #2F090C
monochromatic
#051A0E #051A0E #092F19 #136234 #1D9650
Accessibility & contrast
On white
14.66
#092F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#092F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F19
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F19 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A17
Deuteranopia (green-blind)
#2A271A
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f19; /* rgb */ color: rgb(9, 47, 25); /* oklch */ color: oklch(27.2% 0.059 153.9);
Tailwind
colors: {
custom: {
50: '#4e6855',
500: '#092f19',
950: '#000000',
},
}SCSS
$custom: #092f19; $custom-light: #4e6855; $custom-dark: #000000;
JSON
{
"hex": "#092f19",
"rgb": {
"r": 9,
"g": 47,
"b": 25
},
"hsl": {
"h": 145.263,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27184,
"c": 0.05886,
"h": 153.9
},
"luminance": 0.02161
}Semantic roles & 50–950 ramp
primary
#092F19
secondary
#6D274F
accent
#3DA2EB
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78