#092F13#092F13
#092F13 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.066 H 148.6°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #092F13 |
|---|---|
| RGB | rgb(9, 47, 19) |
| HSL | hsl(136, 68%, 11%) |
| HSV | hsv(136, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 59.6%, 81.6%) |
| CIE-LAB | lab(16.20, -20.86, 14.15) |
| CIE-LCH | lch(16.20, 25.21, 145.85°) |
| OKLab | oklab(27.05% -0.0562 0.0344) |
| OKLCH | oklch(27.05% 0.066 148.6) |
| XYZ | xyz(1.2466, 2.1380, 0.9629) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.22
Very Dark Green
#062E03
ΔE00 3.52
Dark Green
#033500
ΔE00 5.90
Evergreen
#05472A
ΔE00 7.81
Hunter Green (survey)
#0B4008
ΔE00 8.06
Pine Green
#0A481E
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F13 #2F0925
analogous
#122F09 #092F13 #092F26
triadic
#092F13 #13092F #2F1309
tetradic
#092F13 #09122F #2F0925 #2F2609
square
#092F13 #09122F #2F0925 #2F2609
split-complementary
#092F13 #26092F #2F0912
monochromatic
#051A0A #051A0A #092F13 #136228 #1D963D
Accessibility & contrast
On white
14.71
#092F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#092F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F13
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F13 | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A11
Deuteranopia (green-blind)
#2B2715
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f13; /* rgb */ color: rgb(9, 47, 19); /* oklch */ color: oklch(27.1% 0.066 148.6);
Tailwind
colors: {
custom: {
50: '#4e6851',
500: '#092f13',
950: '#000000',
},
}SCSS
$custom: #092f13; $custom-light: #4e6851; $custom-dark: #000000;
JSON
{
"hex": "#092f13",
"rgb": {
"r": 9,
"g": 47,
"b": 19
},
"hsl": {
"h": 135.789,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27051,
"c": 0.0659,
"h": 148.6
},
"luminance": 0.02138
}Semantic roles & 50–950 ramp
primary
#092F13
secondary
#6D275B
accent
#3DBDEB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78