#093822#093822
#093822 is a dark, moderate teal. Relative luminance 0.030; OKLCH L 30.3% C 0.064 H 158.1°. Best body text is #FFFFFF at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #093822 |
|---|---|
| RGB | rgb(9, 56, 34) |
| HSL | hsl(152, 72%, 13%) |
| HSV | hsv(152, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 39.3%, 78%) |
| CIE-LAB | lab(20.05, -21.74, 9.41) |
| CIE-LCH | lch(20.05, 23.69, 156.58°) |
| OKLab | oklab(30.33% -0.059 0.0238) |
| OKLCH | oklch(30.33% 0.064 158.1) |
| XYZ | xyz(1.8154, 3.0017, 1.9968) |
| Luminance | 0.0300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.08
Dark Forest Green
#002D04
ΔE00 6.61
Very Dark Green
#062E03
ΔE00 7.03
Pine Green
#0A481E
ΔE00 7.43
Dark Green
#033500
ΔE00 8.41
Hunter Green (survey)
#0B4008
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093822 #38091F
analogous
#09380A #093822 #093638
triadic
#093822 #220938 #382209
tetradic
#093822 #0A0938 #38091F #363809
square
#093822 #0A0938 #38091F #363809
split-complementary
#093822 #380936 #380A09
monochromatic
#041A10 #041A10 #093822 #116D42 #1AA162
Accessibility & contrast
On white
13.12
#093822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#093822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093822
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093822 | 1.00 | 13.12 | 1.60 | 13.12 |
| #FFFFFF | 13.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373321
Deuteranopia (green-blind)
#322F23
Tritanopia (blue-blind)
#003832
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #093822; /* rgb */ color: rgb(9, 56, 34); /* oklch */ color: oklch(30.3% 0.064 158.1);
Tailwind
colors: {
custom: {
50: '#506f5d',
500: '#093822',
950: '#000000',
},
}SCSS
$custom: #093822; $custom-light: #506f5d; $custom-dark: #000000;
JSON
{
"hex": "#093822",
"rgb": {
"r": 9,
"g": 56,
"b": 34
},
"hsl": {
"h": 151.915,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.30328,
"c": 0.06356,
"h": 158.1
},
"luminance": 0.03002
}Semantic roles & 50–950 ramp
primary
#093822
secondary
#76274C
accent
#398EEF
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79