#092C13#092C13
#092C13 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.1% C 0.061 H 149.5°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #092C13 |
|---|---|
| RGB | rgb(9, 44, 19) |
| HSL | hsl(137, 66%, 10%) |
| HSV | hsv(137, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 56.8%, 82.7%) |
| CIE-LAB | lab(14.99, -19.42, 12.62) |
| CIE-LCH | lch(14.99, 23.16, 146.99°) |
| OKLab | oklab(26.06% -0.0524 0.0309) |
| OKLCH | oklch(26.06% 0.061 149.5) |
| XYZ | xyz(1.1308, 1.9063, 0.9243) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.13
Very Dark Green
#062E03
ΔE00 4.46
Dark Green
#033500
ΔE00 7.07
Evergreen
#05472A
ΔE00 8.71
Hunter Green (survey)
#0B4008
ΔE00 9.32
Pine Green
#0A481E
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C13 #2C0922
analogous
#102C09 #092C13 #092C24
triadic
#092C13 #13092C #2C1309
tetradic
#092C13 #09102C #2C0922 #2C2409
square
#092C13 #09102C #2C0922 #2C2409
split-complementary
#092C13 #24092C #2C0910
monochromatic
#05190B #05190B #092C13 #135F29 #1E923F
Accessibility & contrast
On white
15.20
#092C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C13
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C13 | 1.00 | 15.20 | 1.38 | 15.20 |
| #FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2811
Deuteranopia (green-blind)
#282415
Tritanopia (blue-blind)
#012B26
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c13; /* rgb */ color: rgb(9, 44, 19); /* oklch */ color: oklch(26.1% 0.061 149.5);
Tailwind
colors: {
custom: {
50: '#4d6551',
500: '#092c13',
950: '#000000',
},
}SCSS
$custom: #092c13; $custom-light: #4d6551; $custom-dark: #000000;
JSON
{
"hex": "#092c13",
"rgb": {
"r": 9,
"g": 44,
"b": 19
},
"hsl": {
"h": 137.143,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26055,
"c": 0.06084,
"h": 149.5
},
"luminance": 0.01906
}Semantic roles & 50–950 ramp
primary
#092C13
secondary
#6A2757
accent
#3FB8E9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78