#092F22#092F22
#092F22 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.049 H 166.2°. Best body text is #FFFFFF at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #092F22 |
|---|---|
| RGB | rgb(9, 47, 34) |
| HSL | hsl(159, 68%, 11%) |
| HSV | hsv(159, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 27.7%, 81.6%) |
| CIE-LAB | lab(16.54, -17.16, 4.55) |
| CIE-LCH | lch(16.54, 17.75, 165.15°) |
| OKLab | oklab(27.44% -0.0475 0.0116) |
| OKLCH | oklch(27.44% 0.049 166.2) |
| XYZ | xyz(1.4178, 2.2064, 1.8642) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.12
Evergreen
#05472A
ΔE00 9.28
Very Dark Green
#062E03
ΔE00 9.57
Dark Blue Green
#005249
ΔE00 11.71
Dark Green
#033500
ΔE00 11.77
Pine Green
#0A481E
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F22 #2F0916
analogous
#092F0F #092F22 #09292F
triadic
#092F22 #22092F #2F2209
tetradic
#092F22 #0F092F #2F0916 #292F09
square
#092F22 #0F092F #2F0916 #292F09
split-complementary
#092F22 #2F0929 #2F0F09
monochromatic
#051A13 #051A13 #092F22 #136247 #1D966C
Accessibility & contrast
On white
14.57
#092F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#092F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F22
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F22 | 1.00 | 14.57 | 1.44 | 14.57 |
| #FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B21
Deuteranopia (green-blind)
#292723
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #092f22; /* rgb */ color: rgb(9, 47, 34); /* oklch */ color: oklch(27.4% 0.049 166.2);
Tailwind
colors: {
custom: {
50: '#4e685d',
500: '#092f22',
950: '#000000',
},
}SCSS
$custom: #092f22; $custom-light: #4e685d; $custom-dark: #000000;
JSON
{
"hex": "#092f22",
"rgb": {
"r": 9,
"g": 47,
"b": 34
},
"hsl": {
"h": 159.474,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27442,
"c": 0.0489,
"h": 166.2
},
"luminance": 0.02207
}Semantic roles & 50–950 ramp
primary
#092F22
secondary
#6D273F
accent
#3D78EB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79