#093123#093123
#093123 is a dark, muted teal. Relative luminance 0.024; OKLCH L 28.1% C 0.051 H 165.5°. Best body text is #FFFFFF at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #093123 |
|---|---|
| RGB | rgb(9, 49, 35) |
| HSL | hsl(159, 69%, 11%) |
| HSV | hsv(159, 82%, 19%) |
| CMYK | cmyk(81.6%, 0%, 28.6%, 80.8%) |
| CIE-LAB | lab(17.35, -17.93, 5.00) |
| CIE-LCH | lch(17.35, 18.61, 164.41°) |
| OKLab | oklab(28.12% -0.0495 0.0128) |
| OKLCH | oklch(28.12% 0.051 165.5) |
| XYZ | xyz(1.5142, 2.3759, 1.9686) |
| Luminance | 0.0238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.52
Dark Forest Green
#002D04
ΔE00 8.81
Very Dark Green
#062E03
ΔE00 9.26
Pine Green
#0A481E
ΔE00 11.15
Dark Blue Green
#005249
ΔE00 11.18
Dark Green
#033500
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093123 #310917
analogous
#09310F #093123 #092B31
triadic
#093123 #230931 #312309
tetradic
#093123 #0F0931 #310917 #2B3109
square
#093123 #0F0931 #310917 #2B3109
split-complementary
#093123 #31092B #310F09
monochromatic
#051A12 #051A12 #093123 #126548 #1C986D
Accessibility & contrast
On white
14.24
#093123 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#093123 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093123
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093123 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093123 | 1.00 | 14.24 | 1.48 | 14.24 |
| #FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302D22
Deuteranopia (green-blind)
#2A2924
Tritanopia (blue-blind)
#00312D
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #093123; /* rgb */ color: rgb(9, 49, 35); /* oklch */ color: oklch(28.1% 0.051 165.5);
Tailwind
colors: {
custom: {
50: '#4f695d',
500: '#093123',
950: '#000000',
},
}SCSS
$custom: #093123; $custom-light: #4f695d; $custom-dark: #000000;
JSON
{
"hex": "#093123",
"rgb": {
"r": 9,
"g": 49,
"b": 35
},
"hsl": {
"h": 159,
"s": 68.966,
"l": 11.373
},
"oklch": {
"l": 0.28117,
"c": 0.05115,
"h": 165.5
},
"luminance": 0.02376
}Semantic roles & 50–950 ramp
primary
#093123
secondary
#6F2740
accent
#3C7AEC
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020604
muted
#787A79