#092103#092103
#092103 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.062 H 139.0°. Best body text is #FFFFFF at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #092103 |
|---|---|
| RGB | rgb(9, 33, 3) |
| HSL | hsl(108, 83%, 7%) |
| HSV | hsv(108, 91%, 13%) |
| CMYK | cmyk(72.7%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(10.20, -16.40, 13.68) |
| CIE-LCH | lch(10.20, 21.36, 140.17°) |
| OKLab | oklab(22.03% -0.0466 0.0405) |
| OKLCH | oklch(22.03% 0.062 139) |
| XYZ | xyz(0.6729, 1.1523, 0.2731) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.77
Very Dark Green
#062E03
ΔE00 5.85
Dark Green
#033500
ΔE00 8.77
Hunter Green (survey)
#0B4008
ΔE00 11.56
Evergreen
#05472A
ΔE00 12.41
Pine Green
#0A481E
ΔE00 12.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092103 #1B0321
analogous
#182103 #092103 #03210C
triadic
#092103 #030921 #210309
tetradic
#092103 #031821 #1B0321 #210C03
square
#092103 #031821 #1B0321 #210C03
split-complementary
#092103 #0C0321 #210318
monochromatic
#081C03 #081C03 #092103 #185908 #28910D
Accessibility & contrast
On white
17.07
#092103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#092103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092103
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092103 | 1.00 | 17.07 | 1.23 | 17.07 |
| #FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#1F1B05
Tritanopia (blue-blind)
#07201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #092103; /* rgb */ color: rgb(9, 33, 3); /* oklch */ color: oklch(22.0% 0.062 139.0);
Tailwind
colors: {
custom: {
50: '#4a5c48',
500: '#092103',
950: '#000000',
},
}SCSS
$custom: #092103; $custom-light: #4a5c48; $custom-dark: #000000;
JSON
{
"hex": "#092103",
"rgb": {
"r": 9,
"g": 33,
"b": 3
},
"hsl": {
"h": 108,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.22026,
"c": 0.06176,
"h": 139
},
"luminance": 0.01152
}Semantic roles & 50–950 ramp
primary
#092103
secondary
#561B65
accent
#2EFAD1
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977