#092525#092525
#092525 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.4% C 0.033 H 195.2°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #092525 |
|---|---|
| RGB | rgb(9, 37, 37) |
| HSL | hsl(180, 61%, 9%) |
| HSV | hsv(180, 76%, 15%) |
| CMYK | cmyk(75.7%, 0%, 0%, 85.5%) |
| CIE-LAB | lab(12.70, -10.34, -3.14) |
| CIE-LCH | lch(12.70, 10.81, 196.91°) |
| OKLab | oklab(24.35% -0.0321 -0.0087) |
| OKLCH | oklch(24.35% 0.033 195.2) |
| XYZ | xyz(1.1080, 1.5147, 1.9839) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.84
Almost Black
#070D0D
ΔE00 11.04
Charcoal (survey)
#343837
ΔE00 11.56
Onyx
#353839
ΔE00 12.40
Dark
#1B2431
ΔE00 12.79
Dark Blue Grey
#1F3B4D
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092525 #250909
analogous
#092517 #092525 #091725
triadic
#092525 #250925 #252509
tetradic
#092525 #170925 #250909 #172509
square
#092525 #170925 #250909 #172509
split-complementary
#092525 #250917 #251709
monochromatic
#061919 #061919 #092525 #155656 #218787
Accessibility & contrast
On white
16.12
#092525 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#092525 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092525
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092525 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092525 | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222325
Deuteranopia (green-blind)
#1E2025
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #092525; /* rgb */ color: rgb(9, 37, 37); /* oklch */ color: oklch(24.4% 0.033 195.2);
Tailwind
colors: {
custom: {
50: '#4c5f5f',
500: '#092525',
950: '#000000',
},
}SCSS
$custom: #092525; $custom-light: #4c5f5f; $custom-dark: #000000;
JSON
{
"hex": "#092525",
"rgb": {
"r": 9,
"g": 37,
"b": 37
},
"hsl": {
"h": 180,
"s": 60.87,
"l": 9.02
},
"oklch": {
"l": 0.24354,
"c": 0.03325,
"h": 195.2
},
"luminance": 0.01515
}Semantic roles & 50–950 ramp
primary
#092525
secondary
#622828
accent
#4444E4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979