#092C1F#092C1F
#092C1F is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.4% C 0.047 H 164.7°. Best body text is #FFFFFF at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #092C1F |
|---|---|
| RGB | rgb(9, 44, 31) |
| HSL | hsl(158, 66%, 10%) |
| HSV | hsv(158, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 29.5%, 82.7%) |
| CIE-LAB | lab(15.27, -16.42, 4.84) |
| CIE-LCH | lch(15.27, 17.12, 163.57°) |
| OKLab | oklab(26.38% -0.0453 0.0124) |
| OKLCH | oklch(26.38% 0.047 164.7) |
| XYZ | xyz(1.2605, 1.9582, 1.6076) |
| Luminance | 0.0196 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.00
Very Dark Green
#062E03
ΔE00 9.43
Evergreen
#05472A
ΔE00 10.05
Dark Green
#033500
ΔE00 11.79
Pine Green
#0A481E
ΔE00 12.38
Dark Blue Green
#005249
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C1F #2C0916
analogous
#092C0D #092C1F #09272C
triadic
#092C1F #1F092C #2C1F09
tetradic
#092C1F #0D092C #2C0916 #272C09
square
#092C1F #0D092C #2C0916 #272C09
split-complementary
#092C1F #2C0927 #2C0D09
monochromatic
#051912 #051912 #092C1F #135F43 #1E9267
Accessibility & contrast
On white
15.09
#092C1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#092C1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C1F
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C1F | 1.00 | 15.09 | 1.39 | 15.09 |
| #FFFFFF | 15.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281E
Deuteranopia (green-blind)
#262520
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c1f; /* rgb */ color: rgb(9, 44, 31); /* oklch */ color: oklch(26.4% 0.047 164.7);
Tailwind
colors: {
custom: {
50: '#4d655a',
500: '#092c1f',
950: '#000000',
},
}SCSS
$custom: #092c1f; $custom-light: #4d655a; $custom-dark: #000000;
JSON
{
"hex": "#092c1f",
"rgb": {
"r": 9,
"g": 44,
"b": 31
},
"hsl": {
"h": 157.714,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26376,
"c": 0.04698,
"h": 164.7
},
"luminance": 0.01958
}Semantic roles & 50–950 ramp
primary
#092C1F
secondary
#6A2740
accent
#3F7EE9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78