#092E20#092E20
#092E20 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.049 H 164.1°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #092E20 |
|---|---|
| RGB | rgb(9, 46, 32) |
| HSL | hsl(157, 67%, 11%) |
| HSV | hsv(157, 80%, 18%) |
| CMYK | cmyk(80.4%, 0%, 30.4%, 82%) |
| CIE-LAB | lab(16.09, -17.21, 5.30) |
| CIE-LCH | lch(16.09, 18.00, 162.88°) |
| OKLab | oklab(27.06% -0.0474 0.0135) |
| OKLCH | oklch(27.06% 0.049 164.1) |
| XYZ | xyz(1.3502, 2.1162, 1.7035) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.61
Very Dark Green
#062E03
ΔE00 9.05
Evergreen
#05472A
ΔE00 9.28
Dark Green
#033500
ΔE00 11.31
Pine Green
#0A481E
ΔE00 11.66
Dark Blue Green
#005249
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092E20 #2E0917
analogous
#092E0D #092E20 #09292E
triadic
#092E20 #20092E #2E2009
tetradic
#092E20 #0D092E #2E0917 #292E09
square
#092E20 #0D092E #2E0917 #292E09
split-complementary
#092E20 #2E0929 #2E0D09
monochromatic
#051A12 #051A12 #092E20 #136144 #1D9467
Accessibility & contrast
On white
14.76
#092E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#092E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092E20
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092E20 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1F
Deuteranopia (green-blind)
#282621
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092e20; /* rgb */ color: rgb(9, 46, 32); /* oklch */ color: oklch(27.1% 0.049 164.1);
Tailwind
colors: {
custom: {
50: '#4e675b',
500: '#092e20',
950: '#000000',
},
}SCSS
$custom: #092e20; $custom-light: #4e675b; $custom-dark: #000000;
JSON
{
"hex": "#092e20",
"rgb": {
"r": 9,
"g": 46,
"b": 32
},
"hsl": {
"h": 157.297,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.27056,
"c": 0.04927,
"h": 164.1
},
"luminance": 0.02116
}Semantic roles & 50–950 ramp
primary
#092E20
secondary
#6C2741
accent
#3E7FEA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79