#093824#093824
#093824 is a dark, moderate teal. Relative luminance 0.030; OKLCH L 30.4% C 0.061 H 160.3°. Best body text is #FFFFFF at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #093824 |
|---|---|
| RGB | rgb(9, 56, 36) |
| HSL | hsl(154, 72%, 13%) |
| HSV | hsv(154, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 35.7%, 78%) |
| CIE-LAB | lab(20.10, -21.22, 8.15) |
| CIE-LCH | lch(20.10, 22.73, 158.98°) |
| OKLab | oklab(30.38% -0.0578 0.0207) |
| OKLCH | oklch(30.38% 0.061 160.3) |
| XYZ | xyz(1.8451, 3.0136, 2.1532) |
| Luminance | 0.0301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.40
Dark Forest Green
#002D04
ΔE00 7.31
Very Dark Green
#062E03
ΔE00 7.74
Pine Green
#0A481E
ΔE00 8.05
Dark Green
#033500
ΔE00 9.19
Hunter Green (survey)
#0B4008
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093824 #38091D
analogous
#09380C #093824 #093438
triadic
#093824 #240938 #382409
tetradic
#093824 #0C0938 #38091D #343809
square
#093824 #0C0938 #38091D #343809
split-complementary
#093824 #380934 #380C09
monochromatic
#041A11 #041A11 #093824 #116D46 #1AA168
Accessibility & contrast
On white
13.10
#093824 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#093824 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093824
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093824 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093824 | 1.00 | 13.10 | 1.60 | 13.10 |
| #FFFFFF | 13.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373323
Deuteranopia (green-blind)
#312F25
Tritanopia (blue-blind)
#003833
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #093824; /* rgb */ color: rgb(9, 56, 36); /* oklch */ color: oklch(30.4% 0.061 160.3);
Tailwind
colors: {
custom: {
50: '#506f5e',
500: '#093824',
950: '#000000',
},
}SCSS
$custom: #093824; $custom-light: #506f5e; $custom-dark: #000000;
JSON
{
"hex": "#093824",
"rgb": {
"r": 9,
"g": 56,
"b": 36
},
"hsl": {
"h": 154.468,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.30383,
"c": 0.06139,
"h": 160.3
},
"luminance": 0.03014
}Semantic roles & 50–950 ramp
primary
#093824
secondary
#762748
accent
#3986EF
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79