#092F05#092F05
#092F05 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.080 H 141.5°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #092F05 |
|---|---|
| RGB | rgb(9, 47, 5) |
| HSL | hsl(114, 81%, 10%) |
| HSV | hsv(114, 89%, 18%) |
| CMYK | cmyk(80.9%, 0%, 89.4%, 81.6%) |
| CIE-LAB | lab(16.01, -22.99, 20.62) |
| CIE-LCH | lch(16.01, 30.88, 138.10°) |
| OKLab | oklab(26.84% -0.0627 0.0499) |
| OKLCH | oklch(26.84% 0.08 141.5) |
| XYZ | xyz(1.1565, 2.1019, 0.4883) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.50
Dark Forest Green
#002D04
ΔE00 1.55
Dark Green
#033500
ΔE00 2.99
Hunter Green (survey)
#0B4008
ΔE00 5.86
Forrest Green
#154406
ΔE00 7.39
Pine Green
#0A481E
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F05 #2B052F
analogous
#1E2F05 #092F05 #052F16
triadic
#092F05 #05092F #2F0509
tetradic
#092F05 #051E2F #2B052F #2F1605
square
#092F05 #051E2F #2B052F #2F1605
split-complementary
#092F05 #16052F #2F051E
monochromatic
#051C03 #051C03 #092F05 #14660B #1E9E11
Accessibility & contrast
On white
14.78
#092F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#092F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F05
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F05 | 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)
#302A01
Deuteranopia (green-blind)
#2C2709
Tritanopia (blue-blind)
#032D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f05; /* rgb */ color: rgb(9, 47, 5); /* oklch */ color: oklch(26.8% 0.080 141.5);
Tailwind
colors: {
custom: {
50: '#4e6849',
500: '#092f05',
950: '#000000',
},
}SCSS
$custom: #092f05; $custom-light: #4e6849; $custom-dark: #000000;
JSON
{
"hex": "#092f05",
"rgb": {
"r": 9,
"g": 47,
"b": 5
},
"hsl": {
"h": 114.286,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.26842,
"c": 0.08017,
"h": 141.5
},
"luminance": 0.02102
}Semantic roles & 50–950 ramp
primary
#092F05
secondary
#691F71
accent
#31F7E4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77