#092B1C#092B1C
#092B1C is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.048 H 160.8°. Best body text is #FFFFFF at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #092B1C |
|---|---|
| RGB | rgb(9, 43, 28) |
| HSL | hsl(154, 65%, 10%) |
| HSV | hsv(154, 79%, 17%) |
| CMYK | cmyk(79.1%, 0%, 34.9%, 83.1%) |
| CIE-LAB | lab(14.79, -16.73, 6.26) |
| CIE-LCH | lch(14.79, 17.86, 159.48°) |
| OKLab | oklab(25.96% -0.0458 0.0159) |
| OKLCH | oklch(25.96% 0.048 160.8) |
| XYZ | xyz(1.1860, 1.8695, 1.3967) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.07
Very Dark Green
#062E03
ΔE00 8.48
Evergreen
#05472A
ΔE00 9.88
Dark Green
#033500
ΔE00 10.93
Pine Green
#0A481E
ΔE00 11.93
Hunter Green (survey)
#0B4008
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092B1C #2B0918
analogous
#092B0B #092B1C #09292B
triadic
#092B1C #1C092B #2B1C09
tetradic
#092B1C #0B092B #2B0918 #292B09
square
#092B1C #0B092B #2B0918 #292B09
split-complementary
#092B1C #2B0929 #2B0B09
monochromatic
#051910 #051910 #092B1C #145E3D #1E905E
Accessibility & contrast
On white
15.28
#092B1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#092B1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092B1C
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092B1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092B1C | 1.00 | 15.28 | 1.37 | 15.28 |
| #FFFFFF | 15.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271B
Deuteranopia (green-blind)
#26241D
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #092b1c; /* rgb */ color: rgb(9, 43, 28); /* oklch */ color: oklch(26.0% 0.048 160.8);
Tailwind
colors: {
custom: {
50: '#4d6458',
500: '#092b1c',
950: '#000000',
},
}SCSS
$custom: #092b1c; $custom-light: #4d6458; $custom-dark: #000000;
JSON
{
"hex": "#092b1c",
"rgb": {
"r": 9,
"g": 43,
"b": 28
},
"hsl": {
"h": 153.529,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.25956,
"c": 0.04849,
"h": 160.8
},
"luminance": 0.0187
}Semantic roles & 50–950 ramp
primary
#092B1C
secondary
#692744
accent
#3F8AE8
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78