#093022#093022
#093022 is a dark, muted teal. Relative luminance 0.023; OKLCH L 27.8% C 0.051 H 165.0°. Best body text is #FFFFFF at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #093022 |
|---|---|
| RGB | rgb(9, 48, 34) |
| HSL | hsl(158, 68%, 11%) |
| HSV | hsv(158, 81%, 19%) |
| CMYK | cmyk(81.3%, 0%, 29.2%, 81.2%) |
| CIE-LAB | lab(16.93, -17.69, 5.10) |
| CIE-LCH | lch(16.93, 18.41, 163.92°) |
| OKLab | oklab(27.76% -0.0488 0.013) |
| OKLCH | oklch(27.76% 0.051 165) |
| XYZ | xyz(1.4582, 2.2873, 1.8777) |
| Luminance | 0.0229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.73
Evergreen
#05472A
ΔE00 8.77
Very Dark Green
#062E03
ΔE00 9.18
Pine Green
#0A481E
ΔE00 11.32
Dark Green
#033500
ΔE00 11.32
Dark Blue Green
#005249
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093022 #300917
analogous
#09300E #093022 #092A30
triadic
#093022 #220930 #302209
tetradic
#093022 #0E0930 #300917 #2A3009
square
#093022 #0E0930 #300917 #2A3009
split-complementary
#093022 #30092A #300E09
monochromatic
#051A12 #051A12 #093022 #136447 #1C976B
Accessibility & contrast
On white
14.41
#093022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#093022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093022
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093022 | 1.00 | 14.41 | 1.46 | 14.41 |
| #FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C21
Deuteranopia (green-blind)
#2A2823
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #093022; /* rgb */ color: rgb(9, 48, 34); /* oklch */ color: oklch(27.8% 0.051 165.0);
Tailwind
colors: {
custom: {
50: '#4e685d',
500: '#093022',
950: '#000000',
},
}SCSS
$custom: #093022; $custom-light: #4e685d; $custom-dark: #000000;
JSON
{
"hex": "#093022",
"rgb": {
"r": 9,
"g": 48,
"b": 34
},
"hsl": {
"h": 158.462,
"s": 68.421,
"l": 11.176
},
"oklch": {
"l": 0.27764,
"c": 0.05052,
"h": 165
},
"luminance": 0.02287
}Semantic roles & 50–950 ramp
primary
#093022
secondary
#6E2740
accent
#3D7BEB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79