#092224#092224
#092224 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.4% C 0.031 H 202.5°. Best body text is #FFFFFF at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #092224 |
|---|---|
| RGB | rgb(9, 34, 36) |
| HSL | hsl(184, 60%, 9%) |
| HSV | hsv(184, 75%, 14%) |
| CMYK | cmyk(75%, 5.6%, 0%, 85.9%) |
| CIE-LAB | lab(11.48, -8.78, -4.25) |
| CIE-LCH | lch(11.48, 9.75, 205.82°) |
| OKLab | oklab(23.36% -0.0284 -0.0117) |
| OKLCH | oklch(23.36% 0.031 202.5) |
| XYZ | xyz(1.0030, 1.3294, 1.8725) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.08
Almost Black
#070D0D
ΔE00 9.67
Dark
#1B2431
ΔE00 11.23
Charcoal (survey)
#343837
ΔE00 11.29
Onyx
#353839
ΔE00 11.93
Dark Blue Grey
#1F3B4D
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092224 #240B09
analogous
#092419 #092224 #091524
triadic
#092224 #240922 #222409
tetradic
#092224 #190924 #240B09 #152409
square
#092224 #190924 #240B09 #152409
split-complementary
#092224 #240915 #241909
monochromatic
#061718 #061718 #092224 #155055 #217E86
Accessibility & contrast
On white
16.59
#092224 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#092224 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092224
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092224 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092224 | 1.00 | 16.59 | 1.27 | 16.59 |
| #FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2024
Deuteranopia (green-blind)
#1B1D24
Tritanopia (blue-blind)
#002423
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #092224; /* rgb */ color: rgb(9, 34, 36); /* oklch */ color: oklch(23.4% 0.031 202.5);
Tailwind
colors: {
custom: {
50: '#4c5d5e',
500: '#092224',
950: '#000000',
},
}SCSS
$custom: #092224; $custom-light: #4c5d5e; $custom-dark: #000000;
JSON
{
"hex": "#092224",
"rgb": {
"r": 9,
"g": 34,
"b": 36
},
"hsl": {
"h": 184.444,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.23355,
"c": 0.03073,
"h": 202.5
},
"luminance": 0.0133
}Semantic roles & 50–950 ramp
primary
#092224
secondary
#612C28
accent
#5045E3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979