#092C1E#092C1E
#092C1E is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.3% C 0.048 H 163.0°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #092C1E |
|---|---|
| RGB | rgb(9, 44, 30) |
| HSL | hsl(156, 66%, 10%) |
| HSV | hsv(156, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 31.8%, 82.7%) |
| CIE-LAB | lab(15.24, -16.70, 5.50) |
| CIE-LCH | lch(15.24, 17.59, 161.78°) |
| OKLab | oklab(26.34% -0.0459 0.014) |
| OKLCH | oklch(26.34% 0.048 163) |
| XYZ | xyz(1.2476, 1.9530, 1.5393) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.54
Very Dark Green
#062E03
ΔE00 8.96
Evergreen
#05472A
ΔE00 9.81
Dark Green
#033500
ΔE00 11.34
Pine Green
#0A481E
ΔE00 12.04
Dark Blue Green
#005249
ΔE00 12.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C1E #2C0917
analogous
#092C0C #092C1E #09282C
triadic
#092C1E #1E092C #2C1E09
tetradic
#092C1E #0C092C #2C0917 #282C09
square
#092C1E #0C092C #2C0917 #282C09
split-complementary
#092C1E #2C0928 #2C0C09
monochromatic
#051911 #051911 #092C1E #135F41 #1E9263
Accessibility & contrast
On white
15.10
#092C1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#092C1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C1E
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C1E | 1.00 | 15.10 | 1.39 | 15.10 |
| #FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281D
Deuteranopia (green-blind)
#26251F
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c1e; /* rgb */ color: rgb(9, 44, 30); /* oklch */ color: oklch(26.3% 0.048 163.0);
Tailwind
colors: {
custom: {
50: '#4d6559',
500: '#092c1e',
950: '#000000',
},
}SCSS
$custom: #092c1e; $custom-light: #4d6559; $custom-dark: #000000;
JSON
{
"hex": "#092c1e",
"rgb": {
"r": 9,
"g": 44,
"b": 30
},
"hsl": {
"h": 156,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26344,
"c": 0.04802,
"h": 163
},
"luminance": 0.01953
}Semantic roles & 50–950 ramp
primary
#092C1E
secondary
#6A2742
accent
#3F83E9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78