#092F06#092F06
#092F06 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.079 H 141.9°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #092F06 |
|---|---|
| RGB | rgb(9, 47, 6) |
| HSL | hsl(116, 77%, 10%) |
| HSV | hsv(116, 87%, 18%) |
| CMYK | cmyk(80.9%, 0%, 87.2%, 81.6%) |
| CIE-LAB | lab(16.02, -22.85, 20.23) |
| CIE-LCH | lch(16.02, 30.52, 138.48°) |
| OKLab | oklab(26.86% -0.0623 0.0489) |
| OKLCH | oklch(26.86% 0.079 141.9) |
| XYZ | xyz(1.1620, 2.1041, 0.5172) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.56
Dark Forest Green
#002D04
ΔE00 1.50
Dark Green
#033500
ΔE00 3.13
Hunter Green (survey)
#0B4008
ΔE00 5.95
Forrest Green
#154406
ΔE00 7.49
Pine Green
#0A481E
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F06 #2C062F
analogous
#1D2F06 #092F06 #062F17
triadic
#092F06 #06092F #2F0609
tetradic
#092F06 #061D2F #2C062F #2F1706
square
#092F06 #061D2F #2C062F #2F1706
split-complementary
#092F06 #17062F #2F061D
monochromatic
#051B03 #051B03 #092F06 #13650D #1E9C14
Accessibility & contrast
On white
14.78
#092F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#092F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F06
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F06 | 1.00 | 14.78 | 1.42 | 14.78 |
| #FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A02
Deuteranopia (green-blind)
#2C270A
Tritanopia (blue-blind)
#032D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f06; /* rgb */ color: rgb(9, 47, 6); /* oklch */ color: oklch(26.9% 0.079 141.9);
Tailwind
colors: {
custom: {
50: '#4e6849',
500: '#092f06',
950: '#000000',
},
}SCSS
$custom: #092f06; $custom-light: #4e6849; $custom-dark: #000000;
JSON
{
"hex": "#092f06",
"rgb": {
"r": 9,
"g": 47,
"b": 6
},
"hsl": {
"h": 115.61,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26855,
"c": 0.07916,
"h": 141.9
},
"luminance": 0.02104
}Semantic roles & 50–950 ramp
primary
#092F06
secondary
#6A2170
accent
#34F4E6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77