#093F28#093F28
#093F28 is a dark, moderate teal. Relative luminance 0.038; OKLCH L 32.7% C 0.068 H 159.7°. Best body text is #FFFFFF at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #093F28 |
|---|---|
| RGB | rgb(9, 63, 40) |
| HSL | hsl(154, 75%, 14%) |
| HSV | hsv(154, 86%, 25%) |
| CMYK | cmyk(85.7%, 0%, 36.5%, 75.3%) |
| CIE-LAB | lab(22.88, -23.54, 9.34) |
| CIE-LCH | lch(22.88, 25.33, 158.36°) |
| OKLab | oklab(32.71% -0.064 0.0236) |
| OKLCH | oklch(32.71% 0.068 159.7) |
| XYZ | xyz(2.2729, 3.7660, 2.6142) |
| Luminance | 0.0377 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 3.08
Pine Green
#0A481E
ΔE00 6.26
Dark Forest Green
#002D04
ΔE00 7.93
Very Dark Green
#062E03
ΔE00 8.29
Dark Green
#033500
ΔE00 8.98
Dark Blue Green
#005249
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093F28 #3F0920
analogous
#093F0D #093F28 #093B3F
triadic
#093F28 #28093F #3F2809
tetradic
#093F28 #0D093F #3F0920 #3B3F09
square
#093F28 #0D093F #3F0920 #3B3F09
split-complementary
#093F28 #3F093B #3F0D09
monochromatic
#041B11 #041B11 #093F28 #11754A #18AA6C
Accessibility & contrast
On white
11.98
#093F28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#093F28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093F28
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093F28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093F28 | 1.00 | 11.98 | 1.75 | 11.98 |
| #FFFFFF | 11.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3927
Deuteranopia (green-blind)
#38352A
Tritanopia (blue-blind)
#003F39
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #093f28; /* rgb */ color: rgb(9, 63, 40); /* oklch */ color: oklch(32.7% 0.068 159.7);
Tailwind
colors: {
custom: {
50: '#527462',
500: '#093f28',
950: '#000000',
},
}SCSS
$custom: #093f28; $custom-light: #527462; $custom-dark: #000000;
JSON
{
"hex": "#093f28",
"rgb": {
"r": 9,
"g": 63,
"b": 40
},
"hsl": {
"h": 154.444,
"s": 75,
"l": 14.118
},
"oklch": {
"l": 0.32705,
"c": 0.06821,
"h": 159.7
},
"luminance": 0.03766
}Semantic roles & 50–950 ramp
primary
#093F28
secondary
#7D274C
accent
#3686F2
background
#F4F7F5
surface
#E8EDEA
border
#C4C8C6
text
#030805
muted
#787B79