#092F14#092F14
#092F14 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.065 H 149.3°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #092F14 |
|---|---|
| RGB | rgb(9, 47, 20) |
| HSL | hsl(137, 68%, 11%) |
| HSV | hsv(137, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 57.4%, 81.6%) |
| CIE-LAB | lab(16.21, -20.66, 13.53) |
| CIE-LCH | lch(16.21, 24.70, 146.78°) |
| OKLab | oklab(27.07% -0.0557 0.033) |
| OKLCH | oklch(27.07% 0.065 149.3) |
| XYZ | xyz(1.2553, 2.1415, 1.0089) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.53
Very Dark Green
#062E03
ΔE00 3.87
Dark Green
#033500
ΔE00 6.23
Evergreen
#05472A
ΔE00 7.76
Hunter Green (survey)
#0B4008
ΔE00 8.33
Pine Green
#0A481E
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F14 #2F0924
analogous
#112F09 #092F14 #092F27
triadic
#092F14 #14092F #2F1409
tetradic
#092F14 #09112F #2F0924 #2F2709
square
#092F14 #09112F #2F0924 #2F2709
split-complementary
#092F14 #27092F #2F0911
monochromatic
#051A0B #051A0B #092F14 #13622A #1D9640
Accessibility & contrast
On white
14.70
#092F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#092F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F14
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F14 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A12
Deuteranopia (green-blind)
#2B2716
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f14; /* rgb */ color: rgb(9, 47, 20); /* oklch */ color: oklch(27.1% 0.065 149.3);
Tailwind
colors: {
custom: {
50: '#4e6852',
500: '#092f14',
950: '#000000',
},
}SCSS
$custom: #092f14; $custom-light: #4e6852; $custom-dark: #000000;
JSON
{
"hex": "#092f14",
"rgb": {
"r": 9,
"g": 47,
"b": 20
},
"hsl": {
"h": 137.368,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27071,
"c": 0.06475,
"h": 149.3
},
"luminance": 0.02142
}Semantic roles & 50–950 ramp
primary
#092F14
secondary
#6D2759
accent
#3DB8EB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78