#093001#093001
#093001 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.086 H 140.1°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #093001 |
|---|---|
| RGB | rgb(9, 48, 1) |
| HSL | hsl(110, 96%, 10%) |
| HSV | hsv(110, 98%, 19%) |
| CMYK | cmyk(81.3%, 0%, 97.9%, 81.2%) |
| CIE-LAB | lab(16.38, -23.94, 22.71) |
| CIE-LCH | lch(16.38, 32.99, 136.51°) |
| OKLab | oklab(27.13% -0.0657 0.055) |
| OKLCH | oklch(27.13% 0.086 140.1) |
| XYZ | xyz(1.1750, 2.1741, 0.3864) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.15
Dark Green
#033500
ΔE00 2.15
Dark Forest Green
#002D04
ΔE00 2.17
Hunter Green (survey)
#0B4008
ΔE00 5.16
Forrest Green
#154406
ΔE00 6.64
Forest Green (survey)
#06470C
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093001 #280130
analogous
#213001 #093001 #013011
triadic
#093001 #010930 #300109
tetradic
#093001 #012130 #280130 #301101
square
#093001 #012130 #280130 #301101
split-complementary
#093001 #110130 #300121
monochromatic
#061E01 #061E01 #093001 #146C02 #1FA803
Accessibility & contrast
On white
14.64
#093001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#093001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093001
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093001 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322A00
Deuteranopia (green-blind)
#2D2705
Tritanopia (blue-blind)
#042E27
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #093001; /* rgb */ color: rgb(9, 48, 1); /* oklch */ color: oklch(27.1% 0.086 140.1);
Tailwind
colors: {
custom: {
50: '#4f6947',
500: '#093001',
950: '#000000',
},
}SCSS
$custom: #093001; $custom-light: #4f6947; $custom-dark: #000000;
JSON
{
"hex": "#093001",
"rgb": {
"r": 9,
"g": 48,
"b": 1
},
"hsl": {
"h": 109.787,
"s": 95.918,
"l": 9.608
},
"oklch": {
"l": 0.27128,
"c": 0.08571,
"h": 140.1
},
"luminance": 0.02174
}Semantic roles & 50–950 ramp
primary
#093001
secondary
#661776
accent
#29FFDB
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77