#092F10#092F10
#092F10 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.069 H 146.5°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #092F10 |
|---|---|
| RGB | rgb(9, 47, 16) |
| HSL | hsl(131, 68%, 11%) |
| HSV | hsv(131, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(16.15, -21.41, 15.88) |
| CIE-LCH | lch(16.15, 26.66, 143.45°) |
| OKLab | oklab(27% -0.0578 0.0382) |
| OKLCH | oklch(27% 0.069 146.5) |
| XYZ | xyz(1.2226, 2.1284, 0.8365) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.40
Very Dark Green
#062E03
ΔE00 2.58
Dark Green
#033500
ΔE00 5.03
Hunter Green (survey)
#0B4008
ΔE00 7.35
Pine Green
#0A481E
ΔE00 7.99
Evergreen
#05472A
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F10 #2F0928
analogous
#152F09 #092F10 #092F23
triadic
#092F10 #10092F #2F1009
tetradic
#092F10 #09152F #2F0928 #2F2309
square
#092F10 #09152F #2F0928 #2F2309
split-complementary
#092F10 #23092F #2F0915
monochromatic
#051A09 #051A09 #092F10 #136221 #1D9633
Accessibility & contrast
On white
14.73
#092F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#092F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F10
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F10 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0D
Deuteranopia (green-blind)
#2B2712
Tritanopia (blue-blind)
#012E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f10; /* rgb */ color: rgb(9, 47, 16); /* oklch */ color: oklch(27.0% 0.069 146.5);
Tailwind
colors: {
custom: {
50: '#4e684f',
500: '#092f10',
950: '#000000',
},
}SCSS
$custom: #092f10; $custom-light: #4e684f; $custom-dark: #000000;
JSON
{
"hex": "#092f10",
"rgb": {
"r": 9,
"g": 47,
"b": 16
},
"hsl": {
"h": 131.053,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.26996,
"c": 0.06927,
"h": 146.5
},
"luminance": 0.02129
}Semantic roles & 50–950 ramp
primary
#092F10
secondary
#6D2760
accent
#3DCBEB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78