#093823#093823
#093823 is a dark, moderate teal. Relative luminance 0.030; OKLCH L 30.4% C 0.062 H 159.2°. Best body text is #FFFFFF at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #093823 |
|---|---|
| RGB | rgb(9, 56, 35) |
| HSL | hsl(153, 72%, 13%) |
| HSV | hsv(153, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 37.5%, 78%) |
| CIE-LAB | lab(20.07, -21.48, 8.79) |
| CIE-LCH | lch(20.07, 23.21, 157.76°) |
| OKLab | oklab(30.35% -0.0584 0.0222) |
| OKLCH | oklch(30.35% 0.062 159.2) |
| XYZ | xyz(1.8300, 3.0076, 2.0739) |
| Luminance | 0.0301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.23
Dark Forest Green
#002D04
ΔE00 6.95
Very Dark Green
#062E03
ΔE00 7.38
Pine Green
#0A481E
ΔE00 7.74
Dark Green
#033500
ΔE00 8.79
Hunter Green (survey)
#0B4008
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093823 #38091E
analogous
#09380B #093823 #093638
triadic
#093823 #230938 #382309
tetradic
#093823 #0B0938 #38091E #363809
square
#093823 #0B0938 #38091E #363809
split-complementary
#093823 #380936 #380B09
monochromatic
#041A10 #041A10 #093823 #116D44 #1AA165
Accessibility & contrast
On white
13.11
#093823 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#093823 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093823
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093823 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093823 | 1.00 | 13.11 | 1.60 | 13.11 |
| #FFFFFF | 13.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373322
Deuteranopia (green-blind)
#312F24
Tritanopia (blue-blind)
#003832
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #093823; /* rgb */ color: rgb(9, 56, 35); /* oklch */ color: oklch(30.4% 0.062 159.2);
Tailwind
colors: {
custom: {
50: '#506f5e',
500: '#093823',
950: '#000000',
},
}SCSS
$custom: #093823; $custom-light: #506f5e; $custom-dark: #000000;
JSON
{
"hex": "#093823",
"rgb": {
"r": 9,
"g": 56,
"b": 35
},
"hsl": {
"h": 153.191,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.30355,
"c": 0.06247,
"h": 159.2
},
"luminance": 0.03008
}Semantic roles & 50–950 ramp
primary
#093823
secondary
#76274A
accent
#398AEF
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79