#093205#093205
#093205 is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.8% C 0.084 H 141.6°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #093205 |
|---|---|
| RGB | rgb(9, 50, 5) |
| HSL | hsl(115, 82%, 11%) |
| HSV | hsv(115, 90%, 20%) |
| CMYK | cmyk(82%, 0%, 90%, 80.4%) |
| CIE-LAB | lab(17.23, -24.24, 22.12) |
| CIE-LCH | lch(17.23, 32.82, 137.61°) |
| OKLab | oklab(27.85% -0.0661 0.0524) |
| OKLCH | oklch(27.85% 0.084 141.6) |
| XYZ | xyz(1.2806, 2.3501, 0.5297) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.34
Dark Green
#033500
ΔE00 1.91
Dark Forest Green
#002D04
ΔE00 2.20
Hunter Green (survey)
#0B4008
ΔE00 4.73
Forrest Green
#154406
ΔE00 6.28
Forest Green (survey)
#06470C
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093205 #2E0532
analogous
#1F3205 #093205 #053217
triadic
#093205 #050932 #320509
tetradic
#093205 #051F32 #2E0532 #321705
square
#093205 #051F32 #2E0532 #321705
split-complementary
#093205 #170532 #32051F
monochromatic
#051C03 #051C03 #093205 #136A0B #1DA110
Accessibility & contrast
On white
14.29
#093205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#093205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093205
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093205 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#2F2909
Tritanopia (blue-blind)
#023029
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #093205; /* rgb */ color: rgb(9, 50, 5); /* oklch */ color: oklch(27.8% 0.084 141.6);
Tailwind
colors: {
custom: {
50: '#4f6a49',
500: '#093205',
950: '#000000',
},
}SCSS
$custom: #093205; $custom-light: #4f6a49; $custom-dark: #000000;
JSON
{
"hex": "#093205",
"rgb": {
"r": 9,
"g": 50,
"b": 5
},
"hsl": {
"h": 114.667,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.27848,
"c": 0.08436,
"h": 141.6
},
"luminance": 0.0235
}Semantic roles & 50–950 ramp
primary
#093205
secondary
#6C1F73
accent
#30F8E6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77