#092D1F#092D1F
#092D1F is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.7% C 0.049 H 163.5°. Best body text is #FFFFFF at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #092D1F |
|---|---|
| RGB | rgb(9, 45, 31) |
| HSL | hsl(157, 67%, 11%) |
| HSV | hsv(157, 80%, 18%) |
| CMYK | cmyk(80%, 0%, 31.1%, 82.4%) |
| CIE-LAB | lab(15.66, -16.96, 5.40) |
| CIE-LCH | lch(15.66, 17.80, 162.34°) |
| OKLab | oklab(26.7% -0.0467 0.0138) |
| OKLCH | oklch(26.7% 0.049 163.5) |
| XYZ | xyz(1.2982, 2.0336, 1.6202) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.56
Very Dark Green
#062E03
ΔE00 9.00
Evergreen
#05472A
ΔE00 9.54
Dark Green
#033500
ΔE00 11.32
Pine Green
#0A481E
ΔE00 11.85
Dark Blue Green
#005249
ΔE00 12.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092D1F #2D0917
analogous
#092D0D #092D1F #09292D
triadic
#092D1F #1F092D #2D1F09
tetradic
#092D1F #0D092D #2D0917 #292D09
square
#092D1F #0D092D #2D0917 #292D09
split-complementary
#092D1F #2D0929 #2D0D09
monochromatic
#051A12 #051A12 #092D1F #136042 #1D9365
Accessibility & contrast
On white
14.93
#092D1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#092D1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092D1F
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092D1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092D1F | 1.00 | 14.93 | 1.41 | 14.93 |
| #FFFFFF | 14.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291E
Deuteranopia (green-blind)
#272620
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #092d1f; /* rgb */ color: rgb(9, 45, 31); /* oklch */ color: oklch(26.7% 0.049 163.5);
Tailwind
colors: {
custom: {
50: '#4d665a',
500: '#092d1f',
950: '#000000',
},
}SCSS
$custom: #092d1f; $custom-light: #4d665a; $custom-dark: #000000;
JSON
{
"hex": "#092d1f",
"rgb": {
"r": 9,
"g": 45,
"b": 31
},
"hsl": {
"h": 156.667,
"s": 66.667,
"l": 10.588
},
"oklch": {
"l": 0.267,
"c": 0.04866,
"h": 163.5
},
"luminance": 0.02034
}Semantic roles & 50–950 ramp
primary
#092D1F
secondary
#6B2741
accent
#3E81EA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78