#092C17#092C17
#092C17 is a dark, muted green. Relative luminance 0.019; OKLCH L 26.1% C 0.056 H 153.4°. Best body text is #FFFFFF at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #092C17 |
|---|---|
| RGB | rgb(9, 44, 23) |
| HSL | hsl(144, 66%, 10%) |
| HSV | hsv(144, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 47.7%, 82.7%) |
| CIE-LAB | lab(15.07, -18.54, 10.07) |
| CIE-LCH | lch(15.07, 21.10, 151.48°) |
| OKLab | oklab(26.15% -0.0501 0.0251) |
| OKLCH | oklch(26.15% 0.056 153.4) |
| XYZ | xyz(1.1679, 1.9212, 1.1197) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.57
Very Dark Green
#062E03
ΔE00 5.97
Dark Green
#033500
ΔE00 8.47
Evergreen
#05472A
ΔE00 8.80
Pine Green
#0A481E
ΔE00 10.16
Hunter Green (survey)
#0B4008
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C17 #2C091E
analogous
#0C2C09 #092C17 #092C28
triadic
#092C17 #17092C #2C1709
tetradic
#092C17 #090C2C #2C091E #2C2809
square
#092C17 #090C2C #2C091E #2C2809
split-complementary
#092C17 #28092C #2C090C
monochromatic
#05190D #05190D #092C17 #135F32 #1E924C
Accessibility & contrast
On white
15.17
#092C17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092C17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C17
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C17 | 1.00 | 15.17 | 1.38 | 15.17 |
| #FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2816
Deuteranopia (green-blind)
#272518
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c17; /* rgb */ color: rgb(9, 44, 23); /* oklch */ color: oklch(26.1% 0.056 153.4);
Tailwind
colors: {
custom: {
50: '#4d6554',
500: '#092c17',
950: '#000000',
},
}SCSS
$custom: #092c17; $custom-light: #4d6554; $custom-dark: #000000;
JSON
{
"hex": "#092c17",
"rgb": {
"r": 9,
"g": 44,
"b": 23
},
"hsl": {
"h": 144,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26148,
"c": 0.05605,
"h": 153.4
},
"luminance": 0.01921
}Semantic roles & 50–950 ramp
primary
#092C17
secondary
#6A274F
accent
#3FA5E9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78