#093F24#093F24
#093F24 is a dark, moderate teal. Relative luminance 0.037; OKLCH L 32.6% C 0.073 H 156.0°. Best body text is #FFFFFF at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #093F24 |
|---|---|
| RGB | rgb(9, 63, 36) |
| HSL | hsl(150, 75%, 14%) |
| HSV | hsv(150, 86%, 25%) |
| CMYK | cmyk(85.7%, 0%, 42.9%, 75.3%) |
| CIE-LAB | lab(22.79, -24.54, 11.81) |
| CIE-LCH | lch(22.79, 27.23, 154.31°) |
| OKLab | oklab(32.6% -0.0663 0.0296) |
| OKLCH | oklch(32.6% 0.073 156) |
| XYZ | xyz(2.2084, 3.7402, 2.2743) |
| Luminance | 0.0374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 2.61
Pine Green
#0A481E
ΔE00 4.97
Dark Forest Green
#002D04
ΔE00 6.92
Very Dark Green
#062E03
ΔE00 7.22
Dark Green
#033500
ΔE00 7.62
Hunter Green (survey)
#0B4008
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093F24 #3F0924
analogous
#093F09 #093F24 #093F3F
triadic
#093F24 #24093F #3F2409
tetradic
#093F24 #09093F #3F0924 #3F3F09
square
#093F24 #09093F #3F0924 #3F3F09
split-complementary
#093F24 #3F093F #3F0909
monochromatic
#041B0F #041B0F #093F24 #117543 #18AA61
Accessibility & contrast
On white
12.01
#093F24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#093F24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093F24
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093F24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093F24 | 1.00 | 12.01 | 1.75 | 12.01 |
| #FFFFFF | 12.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3922
Deuteranopia (green-blind)
#383526
Tritanopia (blue-blind)
#003E38
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #093f24; /* rgb */ color: rgb(9, 63, 36); /* oklch */ color: oklch(32.6% 0.073 156.0);
Tailwind
colors: {
custom: {
50: '#52745f',
500: '#093f24',
950: '#000000',
},
}SCSS
$custom: #093f24; $custom-light: #52745f; $custom-dark: #000000;
JSON
{
"hex": "#093f24",
"rgb": {
"r": 9,
"g": 63,
"b": 36
},
"hsl": {
"h": 150,
"s": 75,
"l": 14.118
},
"oklch": {
"l": 0.32603,
"c": 0.07255,
"h": 156
},
"luminance": 0.0374
}Semantic roles & 50–950 ramp
primary
#093F24
secondary
#7D2752
accent
#3694F2
background
#F4F7F5
surface
#E8EDE9
border
#C4C8C5
text
#030804
muted
#787B79