#092E22#092E22
#092E22 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.047 H 167.5°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #092E22 |
|---|---|
| RGB | rgb(9, 46, 34) |
| HSL | hsl(161, 67%, 11%) |
| HSV | hsv(161, 80%, 18%) |
| CMYK | cmyk(80.4%, 0%, 26.1%, 82%) |
| CIE-LAB | lab(16.14, -16.62, 3.99) |
| CIE-LCH | lch(16.14, 17.09, 166.50°) |
| OKLab | oklab(27.12% -0.0462 0.0102) |
| OKLCH | oklch(27.12% 0.047 167.5) |
| XYZ | xyz(1.3782, 2.1274, 1.8511) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.55
Evergreen
#05472A
ΔE00 9.81
Very Dark Green
#062E03
ΔE00 9.98
Dark Blue Green
#005249
ΔE00 11.93
Dark Teal
#014D4E
ΔE00 12.13
Dark Green
#033500
ΔE00 12.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092E22 #2E0915
analogous
#092E0F #092E22 #09272E
triadic
#092E22 #22092E #2E2209
tetradic
#092E22 #0F092E #2E0915 #272E09
square
#092E22 #0F092E #2E0915 #272E09
split-complementary
#092E22 #2E0927 #2E0F09
monochromatic
#051A13 #051A13 #092E22 #136148 #1D946E
Accessibility & contrast
On white
14.73
#092E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#092E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092E22
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092E22 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A21
Deuteranopia (green-blind)
#282723
Tritanopia (blue-blind)
#002E2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092e22; /* rgb */ color: rgb(9, 46, 34); /* oklch */ color: oklch(27.1% 0.047 167.5);
Tailwind
colors: {
custom: {
50: '#4e675c',
500: '#092e22',
950: '#000000',
},
}SCSS
$custom: #092e22; $custom-light: #4e675c; $custom-dark: #000000;
JSON
{
"hex": "#092e22",
"rgb": {
"r": 9,
"g": 46,
"b": 34
},
"hsl": {
"h": 160.541,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.27121,
"c": 0.0473,
"h": 167.5
},
"luminance": 0.02128
}Semantic roles & 50–950 ramp
primary
#092E22
secondary
#6C273D
accent
#3E76EA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79