#092225#092225
#092225 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.4% C 0.031 H 206.0°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #092225 |
|---|---|
| RGB | rgb(9, 34, 37) |
| HSL | hsl(186, 61%, 9%) |
| HSV | hsv(186, 76%, 15%) |
| CMYK | cmyk(75.7%, 8.1%, 0%, 85.5%) |
| CIE-LAB | lab(11.52, -8.40, -4.91) |
| CIE-LCH | lch(11.52, 9.73, 210.32°) |
| OKLab | oklab(23.4% -0.0278 -0.0136) |
| OKLCH | oklch(23.4% 0.031 206) |
| XYZ | xyz(1.0185, 1.3356, 1.9540) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.75
Almost Black
#070D0D
ΔE00 9.55
Dark
#1B2431
ΔE00 10.68
Charcoal (survey)
#343837
ΔE00 11.19
Dark Blue Grey
#1F3B4D
ΔE00 11.50
Onyx
#353839
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092225 #250C09
analogous
#09251A #092225 #091425
triadic
#092225 #250922 #222509
tetradic
#092225 #1A0925 #250C09 #142509
square
#092225 #1A0925 #250C09 #142509
split-complementary
#092225 #250914 #251A09
monochromatic
#061719 #061719 #092225 #154F56 #217C87
Accessibility & contrast
On white
16.57
#092225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#092225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092225
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092225 | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2025
Deuteranopia (green-blind)
#1A1D25
Tritanopia (blue-blind)
#002423
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #092225; /* rgb */ color: rgb(9, 34, 37); /* oklch */ color: oklch(23.4% 0.031 206.0);
Tailwind
colors: {
custom: {
50: '#4c5d5f',
500: '#092225',
950: '#000000',
},
}SCSS
$custom: #092225; $custom-light: #4c5d5f; $custom-dark: #000000;
JSON
{
"hex": "#092225",
"rgb": {
"r": 9,
"g": 34,
"b": 37
},
"hsl": {
"h": 186.429,
"s": 60.87,
"l": 9.02
},
"oklch": {
"l": 0.23403,
"c": 0.03099,
"h": 206
},
"luminance": 0.01336
}Semantic roles & 50–950 ramp
primary
#092225
secondary
#622E28
accent
#5544E4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979