#092F1F#092F1F
#092F1F is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.052 H 161.4°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #092F1F |
|---|---|
| RGB | rgb(9, 47, 31) |
| HSL | hsl(155, 68%, 11%) |
| HSV | hsv(155, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 34%, 81.6%) |
| CIE-LAB | lab(16.45, -18.01, 6.50) |
| CIE-LCH | lch(16.45, 19.15, 160.16°) |
| OKLab | oklab(27.35% -0.0493 0.0166) |
| OKLCH | oklch(27.35% 0.052 161.4) |
| XYZ | xyz(1.3764, 2.1899, 1.6462) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.76
Very Dark Green
#062E03
ΔE00 8.21
Evergreen
#05472A
ΔE00 8.57
Dark Green
#033500
ΔE00 10.43
Pine Green
#0A481E
ΔE00 10.82
Hunter Green (survey)
#0B4008
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F1F #2F0919
analogous
#092F0C #092F1F #092C2F
triadic
#092F1F #1F092F #2F1F09
tetradic
#092F1F #0C092F #2F0919 #2C2F09
square
#092F1F #0C092F #2F0919 #2C2F09
split-complementary
#092F1F #2F092C #2F0C09
monochromatic
#051A11 #051A11 #092F1F #136241 #1D9663
Accessibility & contrast
On white
14.60
#092F1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#092F1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F1F
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F1F | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1E
Deuteranopia (green-blind)
#292720
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #092f1f; /* rgb */ color: rgb(9, 47, 31); /* oklch */ color: oklch(27.3% 0.052 161.4);
Tailwind
colors: {
custom: {
50: '#4e685a',
500: '#092f1f',
950: '#000000',
},
}SCSS
$custom: #092f1f; $custom-light: #4e685a; $custom-dark: #000000;
JSON
{
"hex": "#092f1f",
"rgb": {
"r": 9,
"g": 47,
"b": 31
},
"hsl": {
"h": 154.737,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27349,
"c": 0.052,
"h": 161.4
},
"luminance": 0.0219
}Semantic roles & 50–950 ramp
primary
#092F1F
secondary
#6D2744
accent
#3D86EB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78