#092C00#092C00
#092C00 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.082 H 139.2°. Best body text is #FFFFFF at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #092C00 |
|---|---|
| RGB | rgb(9, 44, 0) |
| HSL | hsl(108, 100%, 9%) |
| HSV | hsv(108, 100%, 17%) |
| CMYK | cmyk(79.5%, 0%, 100%, 82.7%) |
| CIE-LAB | lab(14.73, -22.42, 21.03) |
| CIE-LCH | lch(14.73, 30.74, 136.83°) |
| OKLab | oklab(25.76% -0.0618 0.0533) |
| OKLCH | oklch(25.76% 0.082 139.2) |
| XYZ | xyz(1.0133, 1.8593, 0.3055) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.89
Dark Forest Green
#002D04
ΔE00 1.79
Dark Green
#033500
ΔE00 3.54
Hunter Green (survey)
#0B4008
ΔE00 6.57
Forrest Green
#154406
ΔE00 8.04
Forest Green (survey)
#06470C
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C00 #23002C
analogous
#1F2C00 #092C00 #002C0D
triadic
#092C00 #00092C #2C0009
tetradic
#092C00 #001F2C #23002C #2C0D00
square
#092C00 #001F2C #23002C #2C0D00
split-complementary
#092C00 #0D002C #2C001F
monochromatic
#061F00 #061F00 #092C00 #166900 #22A600
Accessibility & contrast
On white
15.31
#092C00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#092C00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C00
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C00 | 1.00 | 15.31 | 1.37 | 15.31 |
| #FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2700
Deuteranopia (green-blind)
#2A2403
Tritanopia (blue-blind)
#052A24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #092c00; /* rgb */ color: rgb(9, 44, 0); /* oklch */ color: oklch(25.8% 0.082 139.2);
Tailwind
colors: {
custom: {
50: '#4d6646',
500: '#092c00',
950: '#000000',
},
}SCSS
$custom: #092c00; $custom-light: #4d6646; $custom-dark: #000000;
JSON
{
"hex": "#092c00",
"rgb": {
"r": 9,
"g": 44,
"b": 0
},
"hsl": {
"h": 107.727,
"s": 100,
"l": 8.627
},
"oklch": {
"l": 0.2576,
"c": 0.08162,
"h": 139.2
},
"luminance": 0.01859
}Semantic roles & 50–950 ramp
primary
#092C00
secondary
#601473
accent
#29FFD3
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77