#092C20#092C20
#092C20 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.4% C 0.046 H 166.5°. Best body text is #FFFFFF at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #092C20 |
|---|---|
| RGB | rgb(9, 44, 32) |
| HSL | hsl(159, 66%, 10%) |
| HSV | hsv(159, 80%, 17%) |
| CMYK | cmyk(79.5%, 0%, 27.3%, 82.7%) |
| CIE-LAB | lab(15.30, -16.12, 4.19) |
| CIE-LCH | lch(15.30, 16.66, 165.45°) |
| OKLab | oklab(26.41% -0.0447 0.0107) |
| OKLCH | oklch(26.41% 0.046 166.5) |
| XYZ | xyz(1.2739, 1.9636, 1.6781) |
| Luminance | 0.0196 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.48
Very Dark Green
#062E03
ΔE00 9.90
Evergreen
#05472A
ΔE00 10.31
Dark Green
#033500
ΔE00 12.25
Dark Blue Green
#005249
ΔE00 12.60
Dark Teal
#014D4E
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092C20 #2C0915
analogous
#092C0E #092C20 #09262C
triadic
#092C20 #20092C #2C2009
tetradic
#092C20 #0E092C #2C0915 #262C09
square
#092C20 #0E092C #2C0915 #262C09
split-complementary
#092C20 #2C0926 #2C0E09
monochromatic
#051912 #051912 #092C20 #135F45 #1E926A
Accessibility & contrast
On white
15.08
#092C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#092C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092C20
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092C20 | 1.00 | 15.08 | 1.39 | 15.08 |
| #FFFFFF | 15.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281F
Deuteranopia (green-blind)
#262521
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #092c20; /* rgb */ color: rgb(9, 44, 32); /* oklch */ color: oklch(26.4% 0.046 166.5);
Tailwind
colors: {
custom: {
50: '#4d655b',
500: '#092c20',
950: '#000000',
},
}SCSS
$custom: #092c20; $custom-light: #4d655b; $custom-dark: #000000;
JSON
{
"hex": "#092c20",
"rgb": {
"r": 9,
"g": 44,
"b": 32
},
"hsl": {
"h": 159.429,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.26408,
"c": 0.04597,
"h": 166.5
},
"luminance": 0.01964
}Semantic roles & 50–950 ramp
primary
#092C20
secondary
#6A273E
accent
#3F79E9
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79