#092B1F#092B1F
#092B1F is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.045 H 166.0°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #092B1F |
|---|---|
| RGB | rgb(9, 43, 31) |
| HSL | hsl(159, 65%, 10%) |
| HSV | hsv(159, 79%, 17%) |
| CMYK | cmyk(79.1%, 0%, 27.9%, 83.1%) |
| CIE-LAB | lab(14.87, -15.87, 4.28) |
| CIE-LCH | lch(14.87, 16.44, 164.89°) |
| OKLab | oklab(26.05% -0.044 0.011) |
| OKLCH | oklch(26.05% 0.045 166) |
| XYZ | xyz(1.2237, 1.8846, 1.5953) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.46
Very Dark Green
#062E03
ΔE00 9.88
Evergreen
#05472A
ΔE00 10.58
Dark Green
#033500
ΔE00 12.28
Pine Green
#0A481E
ΔE00 12.92
Dark Blue Green
#005249
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092B1F #2B0915
analogous
#092B0E #092B1F #09262B
triadic
#092B1F #1F092B #2B1F09
tetradic
#092B1F #0E092B #2B0915 #262B09
square
#092B1F #0E092B #2B0915 #262B09
split-complementary
#092B1F #2B0926 #2B0E09
monochromatic
#051912 #051912 #092B1F #145E43 #1E9068
Accessibility & contrast
On white
15.25
#092B1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#092B1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092B1F
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092B1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092B1F | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271E
Deuteranopia (green-blind)
#252420
Tritanopia (blue-blind)
#002B28
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #092b1f; /* rgb */ color: rgb(9, 43, 31); /* oklch */ color: oklch(26.1% 0.045 166.0);
Tailwind
colors: {
custom: {
50: '#4d645a',
500: '#092b1f',
950: '#000000',
},
}SCSS
$custom: #092b1f; $custom-light: #4d645a; $custom-dark: #000000;
JSON
{
"hex": "#092b1f",
"rgb": {
"r": 9,
"g": 43,
"b": 31
},
"hsl": {
"h": 158.824,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.26051,
"c": 0.04532,
"h": 166
},
"luminance": 0.01885
}Semantic roles & 50–950 ramp
primary
#092B1F
secondary
#69273E
accent
#3F7BE8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78