#092E21#092E21
#092E21 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.048 H 165.8°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #092E21 |
|---|---|
| RGB | rgb(9, 46, 33) |
| HSL | hsl(159, 67%, 11%) |
| HSV | hsv(159, 80%, 18%) |
| CMYK | cmyk(80.4%, 0%, 28.3%, 82%) |
| CIE-LAB | lab(16.11, -16.91, 4.64) |
| CIE-LCH | lch(16.11, 17.54, 164.65°) |
| OKLab | oklab(27.09% -0.0468 0.0119) |
| OKLCH | oklch(27.09% 0.048 165.8) |
| XYZ | xyz(1.3640, 2.1217, 1.7762) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.07
Very Dark Green
#062E03
ΔE00 9.51
Evergreen
#05472A
ΔE00 9.53
Dark Green
#033500
ΔE00 11.77
Pine Green
#0A481E
ΔE00 12.01
Dark Blue Green
#005249
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092E21 #2E0916
analogous
#092E0E #092E21 #09282E
triadic
#092E21 #21092E #2E2109
tetradic
#092E21 #0E092E #2E0916 #282E09
square
#092E21 #0E092E #2E0916 #282E09
split-complementary
#092E21 #2E0928 #2E0E09
monochromatic
#051A12 #051A12 #092E21 #136146 #1D946A
Accessibility & contrast
On white
14.74
#092E21 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#092E21 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092E21
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092E21 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092E21 | 1.00 | 14.74 | 1.42 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A20
Deuteranopia (green-blind)
#282722
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092e21; /* rgb */ color: rgb(9, 46, 33); /* oklch */ color: oklch(27.1% 0.048 165.8);
Tailwind
colors: {
custom: {
50: '#4e675c',
500: '#092e21',
950: '#000000',
},
}SCSS
$custom: #092e21; $custom-light: #4e675c; $custom-dark: #000000;
JSON
{
"hex": "#092e21",
"rgb": {
"r": 9,
"g": 46,
"b": 33
},
"hsl": {
"h": 158.919,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.27088,
"c": 0.04826,
"h": 165.8
},
"luminance": 0.02122
}Semantic roles & 50–950 ramp
primary
#092E21
secondary
#6C273F
accent
#3E7AEA
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79