#092B13#092B13
#092B13 is a dark, muted green. Relative luminance 0.018; OKLCH L 25.7% C 0.059 H 149.8°. Best body text is #FFFFFF at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #092B13 |
|---|---|
| RGB | rgb(9, 43, 19) |
| HSL | hsl(138, 65%, 10%) |
| HSV | hsv(138, 79%, 17%) |
| CMYK | cmyk(79.1%, 0%, 55.8%, 83.1%) |
| CIE-LAB | lab(14.58, -18.93, 12.10) |
| CIE-LCH | lch(14.58, 22.47, 147.42°) |
| OKLab | oklab(25.72% -0.0511 0.0297) |
| OKLCH | oklch(25.72% 0.059 149.8) |
| XYZ | xyz(1.0940, 1.8327, 0.9121) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.49
Very Dark Green
#062E03
ΔE00 4.82
Dark Green
#033500
ΔE00 7.48
Evergreen
#05472A
ΔE00 9.04
Hunter Green (survey)
#0B4008
ΔE00 9.76
Pine Green
#0A481E
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092B13 #2B0921
analogous
#102B09 #092B13 #092B24
triadic
#092B13 #13092B #2B1309
tetradic
#092B13 #09102B #2B0921 #2B2409
square
#092B13 #09102B #2B0921 #2B2409
split-complementary
#092B13 #24092B #2B0910
monochromatic
#05190B #05190B #092B13 #145E29 #1E9040
Accessibility & contrast
On white
15.37
#092B13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#092B13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092B13
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092B13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092B13 | 1.00 | 15.37 | 1.37 | 15.37 |
| #FFFFFF | 15.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2711
Deuteranopia (green-blind)
#272415
Tritanopia (blue-blind)
#012A25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #092b13; /* rgb */ color: rgb(9, 43, 19); /* oklch */ color: oklch(25.7% 0.059 149.8);
Tailwind
colors: {
custom: {
50: '#4d6551',
500: '#092b13',
950: '#000000',
},
}SCSS
$custom: #092b13; $custom-light: #4d6551; $custom-dark: #000000;
JSON
{
"hex": "#092b13",
"rgb": {
"r": 9,
"g": 43,
"b": 19
},
"hsl": {
"h": 137.647,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.25722,
"c": 0.05912,
"h": 149.8
},
"luminance": 0.01833
}Semantic roles & 50–950 ramp
primary
#092B13
secondary
#692755
accent
#3FB7E8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78