#092F12#092F12
#092F12 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.067 H 147.8°. Best body text is #FFFFFF at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #092F12 |
|---|---|
| RGB | rgb(9, 47, 18) |
| HSL | hsl(134, 68%, 11%) |
| HSV | hsv(134, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 61.7%, 81.6%) |
| CIE-LAB | lab(16.18, -21.05, 14.75) |
| CIE-LCH | lch(16.18, 25.70, 144.98°) |
| OKLab | oklab(27.03% -0.0568 0.0357) |
| OKLCH | oklch(27.03% 0.067 147.8) |
| XYZ | xyz(1.2383, 2.1346, 0.9189) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.92
Very Dark Green
#062E03
ΔE00 3.19
Dark Green
#033500
ΔE00 5.59
Hunter Green (survey)
#0B4008
ΔE00 7.81
Evergreen
#05472A
ΔE00 7.88
Pine Green
#0A481E
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F12 #2F0926
analogous
#132F09 #092F12 #092F25
triadic
#092F12 #12092F #2F1209
tetradic
#092F12 #09132F #2F0926 #2F2509
square
#092F12 #09132F #2F0926 #2F2509
split-complementary
#092F12 #25092F #2F0913
monochromatic
#051A0A #051A0A #092F12 #136226 #1D9639
Accessibility & contrast
On white
14.72
#092F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#092F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F12
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F12 | 1.00 | 14.72 | 1.43 | 14.72 |
| #FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A10
Deuteranopia (green-blind)
#2B2714
Tritanopia (blue-blind)
#012E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f12; /* rgb */ color: rgb(9, 47, 18); /* oklch */ color: oklch(27.0% 0.067 147.8);
Tailwind
colors: {
custom: {
50: '#4e6850',
500: '#092f12',
950: '#000000',
},
}SCSS
$custom: #092f12; $custom-light: #4e6850; $custom-dark: #000000;
JSON
{
"hex": "#092f12",
"rgb": {
"r": 9,
"g": 47,
"b": 18
},
"hsl": {
"h": 134.211,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27032,
"c": 0.06704,
"h": 147.8
},
"luminance": 0.02135
}Semantic roles & 50–950 ramp
primary
#092F12
secondary
#6D275C
accent
#3DC2EB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78