#0F3C2B#0F3C2B
#0F3C2B is a dark, muted teal. Relative luminance 0.035; OKLCH L 32.0% C 0.058 H 164.2°. Best body text is #FFFFFF at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #0F3C2B |
|---|---|
| RGB | rgb(15, 60, 43) |
| HSL | hsl(157, 60%, 15%) |
| HSV | hsv(157, 75%, 24%) |
| CMYK | cmyk(75%, 0%, 28.3%, 76.5%) |
| CIE-LAB | lab(21.97, -20.13, 6.13) |
| CIE-LCH | lch(21.97, 21.04, 163.06°) |
| OKLab | oklab(32.03% -0.0555 0.0157) |
| OKLCH | oklch(32.03% 0.058 164.2) |
| XYZ | xyz(2.2487, 3.5075, 2.8435) |
| Luminance | 0.0351 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.47
Dark Blue Green
#005249
ΔE00 8.52
Pine Green
#0A481E
ΔE00 8.68
Dark Forest Green
#002D04
ΔE00 9.11
Very Dark Green
#062E03
ΔE00 9.47
Dark Teal
#014D4E
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F3C2B #3C0F20
analogous
#0F3C14 #0F3C2B #0F373C
triadic
#0F3C2B #2B0F3C #3C2B0F
tetradic
#0F3C2B #140F3C #3C0F20 #373C0F
square
#0F3C2B #140F3C #3C0F20 #373C0F
split-complementary
#0F3C2B #3C0F37 #3C140F
monochromatic
#061812 #061812 #0F3C2B #1B6D4E #279E71
Accessibility & contrast
On white
12.34
#0F3C2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#0F3C2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F3C2B
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F3C2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F3C2B | 1.00 | 12.34 | 1.70 | 12.34 |
| #FFFFFF | 12.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B372A
Deuteranopia (green-blind)
#35332C
Tritanopia (blue-blind)
#003C37
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #0f3c2b; /* rgb */ color: rgb(15, 60, 43); /* oklch */ color: oklch(32.0% 0.058 164.2);
Tailwind
colors: {
custom: {
50: '#547264',
500: '#0f3c2b',
950: '#000000',
},
}SCSS
$custom: #0f3c2b; $custom-light: #547264; $custom-dark: #000000;
JSON
{
"hex": "#0f3c2b",
"rgb": {
"r": 15,
"g": 60,
"b": 43
},
"hsl": {
"h": 157.333,
"s": 60,
"l": 14.706
},
"oklch": {
"l": 0.32026,
"c": 0.05766,
"h": 164.2
},
"luminance": 0.03508
}Semantic roles & 50–950 ramp
primary
#0F3C2B
secondary
#76304B
accent
#4581E3
background
#F5F6F5
surface
#E9ECEA
border
#C5C7C6
text
#030805
muted
#787B79